gkornbluth
05-07-2008, 01:19 PM
1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem: I would like to hide the tooltip that appears over the thumbnails, while still using the "title" to label the expanded image.
Since the "title" that I'm using is rather verbose, it also obscures the thumbnail when hovering over it.
An example of the code I'm using for an image is:
<a href="http://www.terrerybovich.com/images/400/Icon%205%20rev.jpg"
class="Image-Labels"
title="Icon 5<br>Original (8 x 10in. - 20 x 25cm.) - $350 <br>Print (8 x 10in. - 20 x 25cm.) - $140" rel="enlargeimage::mouseover"
rev="loadarea" ><img border="0" src="http://www.terrerybovich.com/images/75/Icon%205%20rev.jpg"
width="75" height="75" style="margin-bottom: 5px" /></a></div>
</td><td width="34%" valign="top">
The page is at:
www.terrerybovich.com/icons.html
It's probably my lack of understanding and hope someone can take the time to help.
Thanks,
Jerry Kornbluth
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem: I would like to hide the tooltip that appears over the thumbnails, while still using the "title" to label the expanded image.
Since the "title" that I'm using is rather verbose, it also obscures the thumbnail when hovering over it.
An example of the code I'm using for an image is:
<a href="http://www.terrerybovich.com/images/400/Icon%205%20rev.jpg"
class="Image-Labels"
title="Icon 5<br>Original (8 x 10in. - 20 x 25cm.) - $350 <br>Print (8 x 10in. - 20 x 25cm.) - $140" rel="enlargeimage::mouseover"
rev="loadarea" ><img border="0" src="http://www.terrerybovich.com/images/75/Icon%205%20rev.jpg"
width="75" height="75" style="margin-bottom: 5px" /></a></div>
</td><td width="34%" valign="top">
The page is at:
www.terrerybovich.com/icons.html
It's probably my lack of understanding and hope someone can take the time to help.
Thanks,
Jerry Kornbluth