Why 320 px?
Why 320 px?
I created the basic Hello World page on the quick start guide (
http://jquerymobile.com/demos/1.1.1/docs/about/getting-started.html).
On my Galaxy 5 player, which has a screen width of 480px, it's forcing the screen size to 320px. If I add a 450px-wide image to that basic page, I have to scroll to see the entire width of the image. If I remove jquery.mobile-1.1.1.min.css from the head section, the problem goes away.
Why do they force my device to a lower resolution, and is there any way around this?
Thanks for any help.