admin管理员组文章数量:1393610
I am trying to get the image zooming effect using JQuery
.
I have only one image that is of higher resolution, When i click any part of that image, i want to get the zoomed view of that part.
For example, i have one puter monitor image.Now if i click the button of monitor on image, the button should get zoomed.
I tried using this / but it is zooming the whole element.
How can i do this? are there any JQuery
plugins available?
I am trying to get the image zooming effect using JQuery
.
I have only one image that is of higher resolution, When i click any part of that image, i want to get the zoomed view of that part.
For example, i have one puter monitor image.Now if i click the button of monitor on image, the button should get zoomed.
I tried using this http://jaukia.github.io/zoomooz/ but it is zooming the whole element.
How can i do this? are there any JQuery
plugins available?
4 Answers
Reset to default 3Maybe this is more what you are looking for? http://www.jacklmoore./zoom/
For example, i have one puter monitor image.Now if i click the button of monitor on image, the button should get zoomed.
This type of functionality cannot be obtained/achieved by using zoomooz
plugin.It zoom the entire element in the container.
There are many plugins as per ur requirement:
1)http://www.jacklmoore./zoom/
2)http://plugins.jquery./tag/zoom/ multiple jquery plugins are here
3)http://www.elevateweb.co.uk/image-zoom
Try this jqzoom But it zoom on hover
jQuery zoom plugins
zoom.js
is also a good option. Here is the demo of that plugin.
If you are intrested in here is the source code
本文标签: javascriptzoom only the clicked part of image JQueryStack Overflow
版权声明:本文标题:javascript - zoom only the clicked part of image JQuery - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744764247a2623941.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论