I am working on a mobile web project.The web app is working well in all mobile browser.But in opera mini it can not resize its width when the mobile phone is in landscape view. I have also tried different tags.Also tried with "viewport" meta name.But it doesn't work. Can any one suggest any technique?
Thanks in advance.
I'm not sure you'll be able to do what you need in Opera Mini due to the way it serves pages via proxy servers and the limitations imposed on JavaScript functionality: http://en.wikipedia.org/wiki/Opera_Mini#Functionality