简体   繁体   中英

Javascript image zoom (JQuery)

I go throw the questions here and search the web for image zoom. I found one really nice: http://www.php-help.ro/examples/mootools1.2_image_zoom/ , the problem is that I'm not using MooTools and I can't use it. To find anything similar in pure Javascript or JQuery will be great.

The requirement is that the zoomed are can be moved on the big one and rectangle on thumbnail will be moving, or by moving the rectangle on thumbnail. It should zoom in after clicking on a big image or some other element (magnifier icon).

Solution:

If anyone will be interested, I created a JS just for this purpose. It does not use any JS framework and can be easily integrated into any web site. Still in alpha version and not tested deeply. http://www.marten-online.com/my-projects/pw-zoomer

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM