More links: 1. http://wiki.apache.org/cordova/iOSManualTests 2. http://www.w3.org/TR/orientation-event/#deviceorientation 3. http://www.quirksmode.org/blog/archives/2010/04/the_orientation.html
orientationchange event is an iOS thing only (I think): 1. in iOS 5 UIWebView it is baked in 2. in iOS 3,4 UIWebView we put in support (Mobile Safari has this in iOS 3,4, not UIWebView) On Mon, Jun 11, 2012 at 4:45 PM, Filip Maj <[email protected]> wrote: > The last discussion we had about this [1] we ended up converging on a > basic API for attaching to orientation events. > > There's an issue in JIRA set for mobile-spec to add "orientation change > event manual tests" [2]. > > Should I fill in details, set up the parent task, and set for 2.0 (or > post-2.0) for this? > > [1] http://markmail.org/thread/cxxs47nv4kznndpa > [2] https://issues.apache.org/jira/browse/CB-286 >
