How to create a fixed footer - jquerymobile
Any one help me. Thanks in advance. I want to move the controls based on the brows开发者_开发知识库er resolution? How to do it?
To do it you have to read the following page of jQuery Mobile documentation:
http://jquerymobile.com/demos/1.0a2/#docs/toolbars/bars-fixed.html
PS. Other pages in docs present other interesting things you can do with footers and headers. http://jquerymobile.com/demos/1.0a2/#docs/toolbars/index.html
精彩评论