Question
Newbie here. I'm creating a network diagram, and for each item (laptop, database, web server) I need to update text in an area of the screen with details for that object. I do not know whether to loadimages (can't figure it out), show/hide images,
Seems a simple thing ,but spending hours on it.
I'm just trying to mouse over a circle and have another image with text in it dsplay.
on mouseout, the image goes away.
I need to do this for about 30 images in a network diagram, all with different text popping up and then disappaering on mousout.
Please help!