Skip to content Skip to sidebar Skip to footer

Sticky Footer W/jquery Mobile

I used a tutorial for a sticky footer. It worked, but I then added JQuery Mobile and it no longer works. Here is a jfiddle (doesn't work ). Unclick the use of the Jquery mobile ext

Solution 1:

jQuery Mobile has a native footer that supports a fixed, or 'sticky', position. An example and documentation can be found at http://view.jquerymobile.com/1.3.1/dist/demos/widgets/fixed-toolbars/


Post a Comment for "Sticky Footer W/jquery Mobile"