<AREA> and onMouseOver

by "Abhay S. Kushwaha" <abhay(at)kushwaha.com>

 Date:  Fri, 1 Dec 2000 20:24:33 +0530
 To:  "Languages [HWG]" <hwg-languages(at)hwg.org>
  todo: View Thread, Original
Why doesn't this work?

<img src="scene.jpg" 
     width="450"
     height="300"
     usemap="#Map"
     border="0">
<map name="Map">
 <area href="#tree"
       shape="circle"
       coords="117,141,52"
       alt="Tree"
       title="Tree"
       onMouseOver="self.status='I am a tree';return true">
</map>

hmmm? why!? why!!????

[abhay]-[the frustrated]

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA