Page 1 of 1

Locking orientation?

Posted: Mon Feb 13, 2012 5:57 pm
by james3905216

How do you lock orientation or limit supported interface orientation to either vertical or horizontal?


Locking orientation?

Posted: Mon Feb 13, 2012 6:02 pm
by maxkatz

For mobile web or PhoneGap apps?


Locking orientation?

Posted: Mon Feb 13, 2012 6:35 pm
by james3905216

I was thinking you might have a nifty checkbox to lock to orientation in the wysiwyg editor :) Short of that if you have an effective js solution for mobile web that would be great!


Locking orientation?

Posted: Mon Feb 13, 2012 7:45 pm
by maxkatz

The following:

code
$(window).bind('orientationchange resize',function(event){
do something...
})
/code

will detect orientation change but I'm not sure whether you can force a particular orientation, at least for mobile web.

I think there are ways to do it for hybrid apps, for example: http://wiki.phonegap.com/w/page/22863...