I have created an app for blackberry Os6.0 and android using rho mobile and i want to use a fix header and footer in to it. I created for this a css using position:fixed; top:0px; . It won't work in blackberry but its run well in android. It scroll with the page and when stop scrolling it again fixed on to exact position in blackberry... my other css are working fine and there is no error..
Please Help me to fix this problem..