R. K. Raja
December 18th, 2001, 12:48
I have a problem. I just found out that the imagemap I was using for a site I made does not work when it is view with Netscape.
This is what I used:
<map name="top">
<area href="home.html" shape="rect" coords="28, 89, 105, 71">
<area href="dinelite.html" shape="rect" coords="115, 90, 227, 71">
<area href="ordering.html" shape="rect" coords="230, 88, 337, 71">
<area href="contactus.html" shape="rect" coords="343, 88, 468, 71">
</MAP>
*Note: I spaced it out so it wouldn't be too long in the post*
The site can be viewed at http://www.litenserv.com ( click enter) if that helps.
I need something that is Netscape-friendly and very simple to code.
Thanks for your help.
This is what I used:
<map name="top">
<area href="home.html" shape="rect" coords="28, 89, 105, 71">
<area href="dinelite.html" shape="rect" coords="115, 90, 227, 71">
<area href="ordering.html" shape="rect" coords="230, 88, 337, 71">
<area href="contactus.html" shape="rect" coords="343, 88, 468, 71">
</MAP>
*Note: I spaced it out so it wouldn't be too long in the post*
The site can be viewed at http://www.litenserv.com ( click enter) if that helps.
I need something that is Netscape-friendly and very simple to code.
Thanks for your help.