固定页脚使用JQM1.0和iOS5闪烁

时间:2011-11-29 11:12:41

标签: jquery-mobile ios5 toolbar fixed

我正在使用JQM1.0和固定的页脚,如果在iOS5上大量闪烁(不是在iOS4.3或Android中)。要查看闪烁,请单击以下链接中的“课程视图”:http://www.mycoursewalk.com/mobile_course_walk/show/18

有什么想法吗?

谢谢,

尼克,

1 个答案:

答案 0 :(得分:0)

为我的data-role =“content”添加min-height:100%样式为我解决了这个问题。

我正在使用淡入淡出的数据转换,我没有尝试过其他任何修复程序。

这是jquery mobile 1.0.1。