Forum Moderators: open
character "#" is not allowed in the value of attribute "USEMAP"
Have you discovered anything more?
The leading hash mark was used when the map was defined elsewhere in the same document with a NAME attribute. But now in XHTML 1.1, the map is defined with an ID attribute and the leading hash is not allowed.
We're not the only ones who are stumbling on this. The issues seem to revolve around whether image maps should be allowed to be defined externally to the document.
W3C list correspondence [lists.w3.org]