[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

onMouseOver



Hi!
I want to have a onMouseOver="window.status='bla bla text';return 
true" thing in a usemap.
Now it lookes like this like this:
<IMG usemap="#meny.map" SRC="bilder/meny.gif" WIDTH=181 HEIGHT=140 
BORDER=0 ALT="meny.gif" ISMAP>

<MAP Name="meny.map">
<AREA SHAPE="RECT" COORDS="40,3 ,176,32" target="_main" 
href="index.htm">
<AREA SHAPE="RECT" COORDS="40,38 ,176,67" target="_main" 
href="r2form.htm">
<AREA SHAPE="RECT" COORDS="40,72 176,102" target="_main" 
href="staff.htm" >
<AREA SHAPE="RECT" COORDS="40,107 177,137" target="_main" 
href="links.htm">
</map>

How do I do it, and were do I put the code?
------------------
Roger Åberg
r2form@algonet.se
http://www.algonet.se/~r2form
--------------------------------------------------------------------
For help about the list, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
List archives and pointer to FAQ: http://www.obscure.org/javascript/