To take the logo off, please pay $18 US dollars and we send you a Mouse Over Zoom PRO extension (without logo).
Or buy for all three Joomla! versions at once


How it works?
You will receive a .zip file with Logo Free extension.
If I don't want to pay?
You are welcome to use this extension For Free, but please keep the copyright link.
A plugin to zoom images on mouse over event.
Upload a pair of images: thumbnail and double sized. The in your HTML code type
Syntax:
<img class="mouseoverzoom" src="/smallimage,bigimage,link,link target,zoom factor" />
<img class="mouseoverzoom" src="/thumbnail image,zoomed image" />
<img class="mouseoverzoom" src="/thumbnail image,zoomed image,,,4" width="200" />
"mouseoverzoom" is a keyword for the plugin to apply the effect.
example:
<img class="mouseoverzoom" src="/images/img1.jpg,images/img1_big.jpg,,,3" />
also you may add a link and link target if necessary:
<img class="mouseoverzoom" src="/images/img1.jpg,images/img1_big.jpg,http://compass.com.pa,_blank" />
zoom factor - how much to zoom the image x2, x3 etc.
example to center the image in the article:
<div style="width:200px;margin-left:auto;margin-right:auto;"><img class="mouseoverzoom" src="/images/img1.jpg,images/img1_big.jpg" /></div>


Plugin (3kb) mouseoverzoom_system_for_joomla_16.zip for Joomla 1.6, 1.7, 2.5 as well.
Plugin (3kb) mouseoverzoom_system_for_joomla_15.zip
From version to version, whats new:
- 1.1.4 Safari: Zoomed Image positioning bug fixed.
- 1.1.3 Front-end editor safe - The plugin doesn't run if the code is in the textarea tag.
- 1.1.2 W3C ready.
- 1.1.1 You may choose JQuery version or use already defined one by another extension.
- 1.1.0 Smart repositioning added, it moves zoomed image away from the visible window edge.
- 1.0.9 Image positioning bug fixed. Compatible with Joomla 2.5
- 1.0.8 Compatible with Joomla 1.5.24 and 1.6, 1.7
- 1.0.7 Option to set target to the links (_blank, _top etc.)
- 1.0.6 Joomla 1.7 compatible. Now is a system plugin and works with any component, module or template.
- 1.0.5 Joomla 1.6 compatible, Zoom factor added, custom width and height also available now.
- 1.0.4 First release.





