Since the fixed position footer is still a bit jumpy in 1.0b1, I would like to use a statically positioned footer on my pages. However, the footer does not automatically pin to the bottom of the screen as it does when fixed, when a particular page has less than a full screen of content.
does anyone know the preferred way to set the min height of the content div to force the footer to the bottom?
Providing your footer has the
data-role=footerattribute and your pages havedata-role=page…That’s how I’ve done it in a project of mine