How do I apply behavior effects to a hotspot?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to use the mouseover action on a hotspot, rather than an entire image
(or text). How do I do this?
 
Use the ordinary hotspot tools in the Picture toolbar (rectangular,
eliptical, or polygonal) and make the target URL run the piece of JavaScript
code you want.

(ie: javascript:document.mypic.src = ... )

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*-----------------------------­-----------------------
|\----------------------------­-----------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||----------------------------­-----------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/----------------------------­-----------------------
*-----------------------------­-----------------------
 
Back
Top