我正在使用phonegap和jquery
移动版制作移动应用。
以下是我的footer
<div data-role="footer" data-position="fixed" data-tap-toggle="false">
<h1>Some Footer Text</h1>
</div>
我提到position
fixed
当我点击任意文本框输入数据时,footer
仍然消失footer
。我需要向下滚动才能找到按钮。
即使我在文本框或其他任何地方进行编辑,我也无法AnnotationFormatterFactory
吗?
请帮助我,我是jquery mobile和phonegap的新手。
答案 0 :(得分:0)
使用数据隐藏在焦点期间=&#34;&#34;这是页脚标记
<div data-role="footer" data-position="fixed" data-tap-toggle="false">
<h1>Some Footer Text</h1>
</div>