Hi,
I have searched this forum for exactly this change to the Image Thumbnail Viewer II script. However I am confused about the solution. The codes I have copied from the directions are completely different. I have no long script in the <head>, I only have the follwing:
<script type="text/javascript" src="thumbnailviewer2.js" defer="defer">
/***********************************************
* Image Thumbnail Viewer II script- © Dynamic Drive DHTML code library (
www.dynamicdrive.com)
* Visit
http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************/
</script>
In the html I have completely different code. My code is like:
<a href="image2a.jpg" rel="enlargeimage::mouseover" rev="loadarea2" title="Image"><img border="0" src="image2a_small.jpg" width="100" height="100" style="margin-bottom: 5px"></a><br />
I am a complete novice and do not know how to adapt the script. My goal is the same: have the image disappear when the mouse moves out.
An additional question: can the script also be changed so that I can select 1 image to appear as a default when the page loads ?
If the disappearing can not be done then this would an alternative solution for me.
I hope someone can give me some help here !
Thanks,
Klad
Bookmarks