RESOLVED DUPLICATE of bug 14638 15323
Client-side image maps require broken XHTML
https://bugs.webkit.org/show_bug.cgi?id=15323
Summary Client-side image maps require broken XHTML
Seth Price
Reported 2007-09-29 10:39:31 PDT
I've created a client side image map on the linked page which is used to navigate the map. (It's the controls in the upper left of the map.) In order to work correctly in Safari, I need to use the attribute "usemap='#map0_0'". But the XHTML validator complains about the presence of the '#'. If I remove the '#', it validates (and works in FireFox), but doesn't work in Safari.
Attachments
Mark Rowe (bdash)
Comment 1 2007-09-30 01:15:48 PDT
*** This bug has been marked as a duplicate of 14638 ***
Note You need to log in before you can comment on or make changes to this bug.