javascript - Set iPhone native popup's orientation -


i've built phonegap app iphone. in specific cases, landscape design , support required, , i've listened device orientation notifications, , had js app add '.landscape' css class rotated main container 90 or -90 degrees. js orientation handling easy , quick, problem native interface portrait-oriented. when native popups shown, they're in portrait mode, if device tilted landscape. there way set orientation of native popups, without having change interface orientation (which in js)? or have rebuild whole thing proper native landscape orientation?


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -