views:

112

answers:

3

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.

A: 

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.

Robert
thanks but i am looking for scripts working with asp.net
SAK
Alright, that wasn't clarified originally. Possibly something like http://www.mind-projects.it/projects/jqzoom/demos.php#demo1 then?
Robert
+2  A: 

Try:

jQuery plugin : Fancy Zoom

Download Fancy Zoom


You can also try:

EDIT:

ASP.NET image zoom implementation

A Plugin for zoom with Mouse Scroll Wheel

NAVEED
i am looking for the functionality like when scrolling using mouse then the image should enlarge as like i have refered with the link above
SAK
thanks Naveed.. i will try to implement and i will let you
SAK
A: 

Check this out. It's exactly what you need -

http://plugins.jquery.com/project/ajax-zoom

Hope this helps.

Alpesh
thanks but i am looking for scripts working with asp.net
SAK
ohh i was unaware of that..... ;)
Alpesh