
Skype: beeworkweb
Email:info@beework.net
Sales (free):
0800 882 4173
Support:
0870 978 0583
Mobile:
07866 627185
Registered Member
of the UK Web Design
Association
Generates the JavaScript code to embed into an HTML page to create mouseover effects on graphical links
If the mouse moves from one area into another in a client-side image map, you'll get onMouseOut for the first area, then onMouseOver for the second.
Area objects that use the onMouseOver event handler must include the HREF attribute within the <AREA> tag.
You must return true within the event handler if you want to set the status or defaultStatus properties with the onMouseOver event handler.