我在验证使用 imagemapster 的页面时遇到问题。
错误第 326 行,第 39 列:没有属性“名称”
<area name="slice-1" shape="poly" coords="24…
但是,如果我删除名称,则图像映射不再有效!
.
看蔬菜演示:
如果我删除 redpepper 那么如果不起作用
<area shape="poly" name="redpepper"
那么如何让 imagemappster 在我的页面上工作和验证呢?
ps 我的文档类型是
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" >