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
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744764248a4592361.html
评论列表(0条)