I am using jqm to developer a simple web app for my company, which includes a sequence of images that will popup when users click on them.
My problem is when I click on the images, jqm suppose will help to center the popup image, but mine is not.
The position is not proper, especially when I keep clicking other images one by one. And the scale of the first-popped image will not be scaled to fit the screen....
However, if I change the browser size, the image will be centered again...