Software Archive
Read-only legacy content
17061 Discussions

keep the footer fixed while loading a different page?

Nguyen_D_
Beginner
197 Views

I have a button and footer

I want to click the button for redirect to a url but keep the footer fixed.

Pls help me. thanks

0 Kudos
1 Reply
Chris_P_Intel
Employee
197 Views

Are you using jQuery Mobile ? (It looks like it, but I'm not positive)  Are you loading an external page file, or just moving to another page within your .html file?

In any case, the JQM docs cover the different scenarios: https://demos.jquerymobile.com/1.2.0/docs/pages/page-links.html

https://demos.jquerymobile.com/1.2.0/docs/pages/page-cache.html

https://demos.jquerymobile.com/1.2.0/docs/pages/loader.html

0 Kudos
Reply