jQuery Mobile Demo Home

The image below will fill the width of the available space and has a max width of 750 browser pixels. If you rotate the device the image will resize again.

Photo by Christian Nawroth.

If the image resizes smaller than the file already loaded then it just does a browser resize (no extra image request). If the image resizes larger than the data already loaded then it'll do another request from the server for a higher quality image.

Page already in the DOM

This page was already in the DOM and loaded with the initial request.

Photo courtesy of NASA.

Go Back