Hi,

I want to zoom the uploaded images.I have code to zoom 2 - 3 images..
Each image user uploades has to be zoomed on mouse over.
Can anyone tell me how to do this

Thanks,
Shwetha

Recommended Answers

All 3 Replies

When you say zoom do you mean display a larger image? Or do you want the image in zoom in through a range of ratios? Because a mouse over is either over the image or not. You'd have no control of the zooming -how would you stop at a particular zoom scale for instance?

There are many code sample available on net in JQuery to play with images. All you have to download built-in plugins and embed in your code which little knowledge. e,g,

http://www.ajax-zoom.com/examples/example20.php

Search "JQuery Image Zoom on Mouseover" keywords.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.