Fixed header in Jqtouch
What should i change in the basic theme of jqtouch to have a fixed header (+ footer maybe...)? I have tried with position:fixed.. but nothing worked... Check out this plugin for jQTouch - http://code.google.com/p/jqtscroll/ Mobile Safari doesn't support position:fixed (at least not in a way that makes it useful for web development). Alternatively you could try to implement this javascript solution Take a look at this site: http://demo.lvengine.net/mobileuplink Note that it uses an extra div: <div id="jqt"> Take a look at the javascripts and css from this site. The author modified the original