View Single Post


Old
  Post #1 (permalink)   01-15-2007, 11:44 AM
Marks
Data Center Specialist
 
Join Date: Aug 2005
Location: United Kingdom
Posts: 847

Status: Marks is offline
Ok,

I've encountered an issue with Imagemaps and XHTML 1.1, and hoping for a work around if anyone has one.

Two pieces of code:

1. <map id="link" name="link"> - W3 doesn't like the name attribute.

2. <a href="company.html" usemap="#link">Company</a> - W3 doesn't like the # in usemap. If you remove the # it still works fine in Internet Explorer but breaks in IE.

Is there actually a solution to this?
__________________
SHE Is Getting Ready

Last edited by Marks : 01-15-2007 at 11:49 AM.