Hi
I have 2 pages in my html page. One is listview and another with single image. What I want to achieve is display image always in landscape view. Because image dimension 1000x700 and nothing more on this page I want image take all screen aria no matter what current screen orientation.
Is any way to to set for page landscape orientation only in web mobile?
Can I rotate image with jquery-mobile when phone in portrait?