PDA

View Full Version : Image Pop-up Text


Dalsor
09-07-2002, 01:23 AM
Couldn't think of a better subject so hopefully I can explain what I'm trying to do better.

I have a large image with various one or two word texts throughout it. I'd like to take those texts and make them into 'hot-spots' or something similar, so that when they are mouse-over'd, a text-dialogue would appear with information pertaining to the particular text. Then on mouse-out, the dialogue disappears (like a javascript onmouseover('popupDialogue'), but not sure if JS would do this).

Can anyone recommend a method/language/approach to go about accomplishing this with the least pain? Not asking for code or someone to do it for me, just a kick in the right direction. :)

Thanks a bunch!

Eric, aka Dalsor

adios
09-07-2002, 01:41 AM
http://techrepublictk.cnet.com/webbuilding/pages/Programming/Scripter/030899/

Dalsor
09-07-2002, 07:07 PM
Perfect. Exactly what I was looking to do. Thanks for the link!

Eric, aka Dalsor