Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7893567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T07:09:55+00:00 2026-06-03T07:09:55+00:00

Is it possible to disable page transition on data-role=header? The goal would be to

  • 0

Is it possible to disable page transition on data-role=”header”?

The goal would be to use page transition only at data-role=”content”.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T07:09:57+00:00Added an answer on June 3, 2026 at 7:09 am

    Yes you can do this by making all your headers fixed and adding the same data-id attribute.

    <div data-role="page">
    
        <div data-role="header" data-id="persistent" data-position="fixed">
            <h1>My Title</h1>
        </div><!-- /header -->
    
        <div data-role="content">    
            <p>Hello world</p> 
            <a href="#page2" data-transition="slide">link</a>        
        </div><!-- /content -->
    
    </div>
    <div data-role="page" id="page2">
    
        <div data-role="header" data-id="persistent" data-position="fixed">
            <h1>My Title</h1>
        </div><!-- /header -->
    
        <div data-role="content">    
            <p>Page 2</p>
            <a href="#page3" data-transition="slide">Page 3</a>        
        </div><!-- /content -->
    
    </div><!-- /page -->
    <div data-role="page" id="page3">
    
        <div data-role="header" data-id="persistent" data-position="fixed">
            <h1>My Title</h1>
        </div><!-- /header -->
    
        <div data-role="content">    
            <p>page 3</p>        
        </div><!-- /content -->
    
    </div><!-- /page -->
    

    http://jsfiddle.net/codaniel/7uJfv/1/

    ​

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Disable copying data from webpage Most content in a webpage could be
Is it possible to disable texture colors, and use only white as the color?
Is it possible to use javascript to disable any code that would take the
Is it possible to disable firebug when a page is loaded? I tried: console.disabled;
I have an iframe that loads a page that I would like to disable
I have an iframe that loads a page that I would like to disable
Possible Duplicate: Disable browser's back button I have a log in page <div style=border:1px
Is it possible in a Seam/RichFaces page to disable AJAX so requests are sent
Is it possible to disable the in-browser, full-page zoom in Firefox (activated by Ctrl
Possible Duplicate: jquery - disable anchor jump when loading a page I'm displaying a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.