【发布时间】:2012-06-19 23:39:01
【问题描述】:
我遇到了 iOS 问题,尤其是 iPhone,我的 jQuery Mobile Web 应用在 jQuery Mobile 的orientationchange 事件之前触发了一个窗口调整大小事件。目前,在我的测试中,我还没有在 Android 上看到这种情况(这意味着它可能会在以后出现)。有没有办法可以保证在orientationchange事件之后触发resize事件,也许是利用window.orientation?
谢谢。
【问题讨论】:
标签: iphone events jquery-mobile resize orientation