Hello
I am new to this type of javascript functionality and am just starting to look at jquery, prototype etc. So any help or guidance would be much appreciated.
I am looking for the best way to implement image zoom functionality and am keen to know which way would be the best. Which js library is best, how many divs, css etc.
What i want to accomplish is what asos currently does e.g.
http://www.asos.com/Lee/Lee-Pete-B-L...ashedBlue&sh=0
when you click on the product image it shows a more zoomed in image in the same div and allows you to drag it arround the div.
i have managed to replicate the following example using JqZoom currently:
Zoom popup to the right
But i am really trying to get the other accomplished but unable on where to start as i cannot do this using jqzoom.
Any help would be greatly appreciated.
Kind regards
Chris
|