Possible Duplicates:
How do I lock the orientation to portrait mode in a iPhone Web Application?
Force orientation on iPad - javascript
I have created webpage which I want to show user in iPad only in landscape orientation. I mean when user rotate iPad verticly it should still show landscape Is there any way to do it using JavaScript?
Thanks in advance.