I have a requirement in the project I am working on for a piece of JavaScript which will allow the user to pan over and zoom in and out of a large image.
Unfortunately, my experience with JavaScript is limited.
Does anybody know of a free script out there which would satisfy my requirements?
I have a requirement in the project I am working on for a piece of JavaScript which will allow the user to pan over and zoom in and out of a large image.
Unfortunately, my experience with JavaScript is limited.
Does anybody know of a free script out there which would satisfy my requirements?
Share Improve this question edited Mar 9, 2009 at 20:56 cletus 626k169 gold badges919 silver badges945 bronze badges asked Mar 9, 2009 at 14:56 BarryBarry 991 silver badge8 bronze badges1 Answer
Reset to default 5There is a jquery ZoomImage plug-in to my opinion which would be good use for this case..Examples for code are here or here.
There is one that also uses a zoom toolbar next to the image