PDA

View Full Version : dhtml tooltips


jppribeiro
07-27-2005, 01:19 PM
Hey there! I'm using DHTML Tooltips on my site, but I can't use them on the thumbnails. That's because to create the tooltip I have to insert a onmouseover=... in the <a> tag of a link... but the thumbnails don't have this link, only the <THUMBNAIL_ROW>. Do you have any idea of how to fix this?

Connie
07-27-2005, 02:28 PM
well,

we provide the thumbnails with "alt" and "title"-attribute
this is pure HTML and clean

but you can try to define a hover-attribute to the thumbnails, most browsers accept that, not only for pseudo-format-anchors, </a>

test it
if it's not working I do not recommend to edit the index.php somehow because you will have to do that with every release-upgrade :lol:
better would be an addon