am89
07-11-2003, 01:41 PM
Hi:
I really need someone's help here.
I'm trying to add an openWindow to an image map I created in Imageready:
Here the code:
<img src="images/contact_nav.gif" width="290" height="116" border="0" usemap="#contact_nav_Map">
<map name="contact_nav_Map">
<area shape="rect" alt="" coords="102,29,174,44" href="about_designer.html">
</map>
Now If I want a window to open on click on the area, but with a specific size, no toolbars and so on, where would I add the javascript? In the head, orin the tag itself? Both? AHHHHHH. Help,please.
Thanks
am
I really need someone's help here.
I'm trying to add an openWindow to an image map I created in Imageready:
Here the code:
<img src="images/contact_nav.gif" width="290" height="116" border="0" usemap="#contact_nav_Map">
<map name="contact_nav_Map">
<area shape="rect" alt="" coords="102,29,174,44" href="about_designer.html">
</map>
Now If I want a window to open on click on the area, but with a specific size, no toolbars and so on, where would I add the javascript? In the head, orin the tag itself? Both? AHHHHHH. Help,please.
Thanks
am