header data-position='fixed' is not working in jquery mobile using
phonegap for blackberry
Header is scrolling(flickring) with contents in jquery mobile application
build in phonegap for blackberry OS 7.1 and 6.0 I have set viewport
<meta name="viewport" content="width=device-width, initial-scale=1,
maximum-scale=1,user-scalable=no" />
and in page header
<div data-role="header" data-theme="f" data-position="fixed" class="blue"
data-tap-toggle="false">
No comments:
Post a Comment