| Is javascript the best option?
|
rlntel

msg:4438616 | 2:15 am on Apr 9, 2012 (gmt 0) | Hi, I have some business process flowcharts, created in Visio and 'Saved as Web Pages,' so those in our organization who do not have Visio can view the processes in a browser. The web pages show the processes just as they appear in Visio with a starting point image and a line connecting it to the next point image, etc., etc. I need a way for users to be able to hover over each image and have a window pop with a brief explanation of the process step over which the user is hovering. When the user moves the mouse off the image the instruction popup goes away; if the user hovers over another image the instructions for that image pop. Is JS the best solution for this? If so, can someone post some code? Thanks, RLN
|
bunltd

msg:4438826 | 6:45 pm on Apr 9, 2012 (gmt 0) | Have you looked at using the Visio Viewer?
|
rocknbil

msg:4439226 | 4:01 pm on Apr 10, 2012 (gmt 0) | Title and alt tags work without any scripting at all. Otherwise search for "tooltips", there are many that do this.
|
|
|