On the online store they now have a special (javascript?) zoom/pan script for the image galleries.
If you look on the iphone dock page, there is a good example on this.
In its original state, you get text with a large thumbnail and several small thumbnails. When you click, it zooms to take up the width, and the description disappears. Clicking once more super zooms, so you can pan.
Sounds complicated, but if you visit the link you will see it is very nice!
So, my question: how did they do it? Is it free open source javascript like usual? If so, goody goody!!! I want to steal/borrow it!!!
Perhaps this was custom made for their website however, or maybe someone else has made a similar script? I have used lightbox before, it is nice, but somehow I prefer this.
So can anyone see which javascript is making it work? Can anyone find a tutorial for this?
If you look on the iphone dock page, there is a good example on this.
In its original state, you get text with a large thumbnail and several small thumbnails. When you click, it zooms to take up the width, and the description disappears. Clicking once more super zooms, so you can pan.
Sounds complicated, but if you visit the link you will see it is very nice!
So, my question: how did they do it? Is it free open source javascript like usual? If so, goody goody!!! I want to steal/borrow it!!!
Perhaps this was custom made for their website however, or maybe someone else has made a similar script? I have used lightbox before, it is nice, but somehow I prefer this.
So can anyone see which javascript is making it work? Can anyone find a tutorial for this?