When i tried to keep header and footer to be fixed on the mobile device using tha data-position fixed it seems working on the android device but not on blackberry.
Header and footer gets disappeared on using the data-position fixed on black berry whereas it works appropriately on other platform.
<div data-role="header" data-position="fixed">
<h1>Fixed Header!</h1>
</div>
I works we need to add to the css