Need to get a closer look at something? Zoom In is exactly what you need. It is a simple Joomla plugin that allows you to zoom in on an image. All you need to do besides installing and enabling the plugin is to upload two versions of your image. A large version and a small version. Then place some plugin code on your page to render the image. Here is the sample code:
{zoomin src="path_to_large_image"}path_to_small_image{/zoomin}
Here is the exact code we used for the image on the right.
{zoomin src="images/seating.png"}images/seatingsmall.png{/zoomin}
This is a FREE plugin. You can download it HERE.