Skip to content

Instantly share code, notes, and snippets.

@biswarupadhikari
Created April 19, 2013 09:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save biswarupadhikari/5419326 to your computer and use it in GitHub Desktop.
Save biswarupadhikari/5419326 to your computer and use it in GitHub Desktop.
JQuery Mobile : Stick Footer to Bottom
[data-role=page]{height: 100% !important; position:relative !important;}
[data-role=footer]{bottom:0; position:absolute !important; top: auto !important; width:100%;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment