Kamala Harris - Advertising Agency Software - Debt Consolidation - Debt Consolidation - Debt Consolidation

PDA

View Full Version : Script to describe something - new lines appear below if mouseover


Azam.biz
Apr 17th 2006, 7:20 am
I've seen some sites where, if you move your mouse over a bit of text or click on the text, a few lines appear below it in which the webmaster can provide details about the text. I don't know what this functionality is called, so can't find it any of the script sites.

Alternative would be a script which described the text in a TITLE or ALT tag format, but with larger text and scope for longer text.

Thanks very much.

torunforever
Apr 17th 2006, 7:28 am
Google for tooltip javascript

digitalpoint
Apr 17th 2006, 3:44 pm
It's pretty easy... just make a hidden element then an onmouseover trigger toggles the display of the div between "block" and "none". You can see an example of it by going to the thing in this forum to rate a post. If you toggle between approve/disapprove you can see it in action.

Chios
Apr 19th 2006, 5:02 pm
you might be looking for
http:// www. dynamicdrive.com/dynamicindex17/tabcontent.htm
or
http:// dynamicdrive.com/dynamicindex5/linkinfo.htm