Click to See Complete Forum and Search --> : Alt Tags on Text


Linda
11-22-2002, 09:30 AM
I am looking for code to be able to display information (similar to an alt tag on an image) when you hover over text. Can anyone point me in the right direction for this? An examaple of what i am looking for can be found on http://europa.eu.int/comm/index_en.htm

Rodders
11-22-2002, 09:37 AM
Here's a link to another thread about this topic...
http://forums.webdeveloper.com/showthread.php?s=&threadid=39

I have just tried this.....

<DIV TITLE="You are hovering">
Does it work?
</DIV>

....which works quite nicely.