Email:info@beework.net
Sales:
0800 882 4173
Support:
0117 230 7000
Mobile:
07866 627185
International:
+44 (0)117 230 7000
Ready Made Solutions
Photographer website
Estate & letting agents
Events & ticket sales
Charities
Church website
Wedding day
Holiday let website
Bookmark with
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.