I am creating a simple HTML5/CSS3/Javascript app which will work on all 3 platforms android/ios/windows-phone. But I want it to be in landscape mode only even if the mobile is held upright. Anyway I can achieve it?
Asked
Active
Viewed 176 times
0
-
This may help: http://stackoverflow.com/questions/4806938/is-there-a-way-to-force-horizontal-landscape-layout-on-mobile-devices/4807047#4807047 – Feign Apr 10 '15 at 16:22