Forum Moderators: open

Message Too Old, No Replies

Netscape 6 doesn't recognize my links

Area mapping in Netscape 6

         

Jones

5:45 pm on Nov 19, 2001 (gmt 0)



I've got two graphics at the top of my home page mapped for navigation. This is an example of one map.

<map name="sec map">
<area alt="" coords="12,2,58,27" href="{iCat ICECatalogPath}/index.icl?orderidentifier={icat :orderidentifier}">

In every browser it is fine. IE and Netscape 4.75, etc

But Netscape 6 doesn;t recognize the links. There's no way for Netscape 6 users to navigate my site!
If anyone has any help or suggestions I would greatly appreciate it.

Marshall

8:36 pm on Nov 19, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Jones,

I don't use image maps much, but don't you need shape="rec" in the area? I do know, if you're using a DOCTYPE declaration, depending on which one you're using, Netscape really fouls things up.

Jones

3:29 pm on Nov 21, 2001 (gmt 0)



Marshall,

Thanks for the tip. I'll take a look at it and let you know.