Image Thumbnail Viewer II
http://www.dynamicdrive.com/dynamici...humbnail2.htm#
I would like to have the image disappear onmouseout...is that possible to add to this script???
Thanks, I'm a newb.
Image Thumbnail Viewer II
http://www.dynamicdrive.com/dynamici...humbnail2.htm#
I would like to have the image disappear onmouseout...is that possible to add to this script???
Thanks, I'm a newb.
You could use this:
and have:Code:onmouseout="modifyimage('dynloadarea', 0)"
where transparent.gif is a small transparent gif image.Code:dynimages[0]=["transparent.gif", ""]
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
that would do it. Thanks!
Bookmarks