Hi all,
Having a really weird problem with an image map and firefox. this is the code I have:
Now this code works fine in IE, but doesn't work in Firefox or Netscape!
Anyone fgot any ideas?
Tony
Having a really weird problem with an image map and firefox. this is the code I have:
Code:
<map id="map"><area coords="354,0,467,16" alt="View the latest advert" href="#" onclick="popUp('/media/ad.html');" /></map>
Now this code works fine in IE, but doesn't work in Firefox or Netscape!
Anyone fgot any ideas?
Tony