I have a simple app that works ok. It is a simple page to display some photos. When I turn the phone, the page rotates. However, images on the page are displayed full size. I have seen other web apps that scale images to fit the page width, either vertical or horizontal, to place the entire photo on the page.
What is the method used to cause the embedded photos to scale to the page, when rotated? I'm not using any programming tools... just hand coding in HTML and javascript.
DISREGARD
I found the answer. It has to do with properly setting the viewpoint.
What is the method used to cause the embedded photos to scale to the page, when rotated? I'm not using any programming tools... just hand coding in HTML and javascript.
DISREGARD
I found the answer. It has to do with properly setting the viewpoint.