Image Zoom Out

In this JavaScript, when you move or click on an image, the image size will decrease gradually (i.e the image will zoom out) and will finally disappear.




Over 2000+ free Javascript
at JavaScriptBank.com Website

Sampled by JavaScriptBank.com

The script is very easy to customise. Here, the event that calls the function is onclick. You can change it to onmouseover, onmouseout, or onmousedown.

To see the script in action again, refresh this page.


? 2002 Premshree Pillai. All rights reserved.