Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

253
Views
how to keep jquery mobile header and footer fixed?

I am making a website using jQuery Mobile.

How to keep jquery mobile header and footer fixed? I just want only the content to scroll(just like it happens in iPhone applications), and keep the headers and footers fixed at top and bottom.

Any suggestions ?

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

Add this attribute to your header/footer div:

        <div data-role="header" data-position="fixed">
            <h1>Header Page 1</h1>
        </div>

Also, you might have a look at this: http://jquerymobile.com/test/docs/toolbars/footer-persist-a.html

over 4 years ago · Santiago Trujillo Report

0

The issue I had with jquery mobile fixed is that the header and footer fade. I imagine this is something that they will correct in the future but in addition to iscroll suggested by Dan, there is also jquery mobile scrollview and wink toolkit. I had good results with jquery mobile scrollview but no luck with iscroll or wink

1) Jquery mobile Scrollview

  • Demo: http://jquerymobile.com/test/experiments/scrollview/
  • Code: https://github.com/jquery/jquery-mobile/tree/master/experiments/scrollview/

2) Wink Toolkit

  • Tutorial: http://www.winktoolkit.org/tutorials/119/
  • Demo: http://www.winktoolkit.org/documentation/wink/ui/layout/scroller/test/test_scroller4.html?theme=default
over 4 years ago · Santiago Trujillo Report

0

Another option is check out iScroll: http://cubiq.org/iscroll

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!