javascript - Google Map-like image zoom with loading slices of image on web? -


i looking relative-simple approach one-level image zoom in, slices of images loaded , appear viewed in area (like google maps). have lot of images, manual-slicing maybe out of question. preferably no flash/silverlight.

i had @ of jquery solutions none quite fits looking for.

similar implementation can seen on uk national gallery site ( http://www.nationalgallery.org.uk/paintings/georges-seurat-bathers-at-asnieres ), or google+ intro site ( http://www.google.com/+/demo/ )

thank you.

check out jquery overscroll plugin, this question. should trivial make script slices images using php's gd.


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -