hack the visio web pages to capture mouseover a shape

B

Brady

I would like to be able to capture a mouseover event in a visio web page so
that when the user mouses over a shape I can display a fairly large tool tip
type box that contains a paragraph or more of information that is formated
nicely. Has anyone figured out how to do this?
 
C

Chris Roth [MVP]

Hi Brady,

I recently posted an article with a download that outputs a customized HTML
page. It doesn't really use Visio's Save As Web functionality, nor does it
hack any of the files, but perhaps it's good food for thought. You can check
it out here: http://www.visguy.com/2007/08/24/customized-visio-html-export/

--
Hope this helps,

Chris Roth
Visio MVP

Free Visio shapes:
http://www.visguy.com/category/shapes
Visio programming info:
http://www.visguy.com/category/programming/
Other Visio resources:
http://www.visguy.com/visio-links/
 
B

Brady

Thanks very much for this insight. This may be my next option and write a
custom export feature. Thanks again for sharing.
 
Top