I am looking for a jQuery image zoom script with functonality as like in this link. Has anyone done this before?
I am looking for scripts which supports with ASP.NET.
I am looking for a jQuery image zoom script with functonality as like in this link. Has anyone done this before?
I am looking for scripts which supports with ASP.NET.
They're using AJAX Zoom. It isn't too difficult to implement, although it does require more than just jQuery (PHP 5.3?) if I remember correctly. Anyways, check it out.
Try:
You can also try:
EDIT:
Check this out. It's exactly what you need -
http://plugins.jquery.com/project/ajax-zoom
Hope this helps.