Image enlarger script needed please
Posted: Thu Jan 14, 2010 8:06 pm
I am wondering if someone knows of a javascript or jquery script, which can enlarge images, either on mouseover or onclick. The images need to be able to edited in Adobe Contribute, this means that the editing will be very limited. Contribute can only do the following:
Contribute can't add anything like rel="", onclick="" and onmouseover="" to anything. Is this possible? I have been looking for a suitable script for too long now, so I am hoping that this forum will be able to help me.
Code: Select all
<a href="#"><img src="image.jpg" height="100" width="100" alt="smaller image" class="enlarge" ></a>