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
Post a Comment