Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/457.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript Lightbox在IE8中不工作_Javascript_Css_Lightbox_Imagemap - Fatal编程技术网

Javascript Lightbox在IE8中不工作

Javascript Lightbox在IE8中不工作,javascript,css,lightbox,imagemap,Javascript,Css,Lightbox,Imagemap,我有一个使用Lightbox的css图像映射,它可以在除IE8之外的其他浏览器中工作 已尝试: 更改doctype, 没有额外的javascript行, 没有额外的逗号, 不在cmyk中的图像 改为使用漂亮的照片(不确定如何将其合并到图像地图中), 阅读关于这个主题的其他帖子 网站: 有什么想法吗?您的网站上有一个严格的doctype,而HTML输出不遵循这个严格的doctype: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "htt

我有一个使用Lightbox的css图像映射,它可以在除IE8之外的其他浏览器中工作

已尝试: 更改doctype, 没有额外的javascript行, 没有额外的逗号, 不在cmyk中的图像

改为使用漂亮的照片(不确定如何将其合并到图像地图中), 阅读关于这个主题的其他帖子

网站:


有什么想法吗?

您的网站上有一个严格的doctype,而HTML输出不遵循这个严格的doctype:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

将img放在服务器上并更改了doctype,但仍然没有成功。检查img文件夹是否不在任何其他文件夹中
<!DOCTYPE html>
http://heidiwallaceart.com/css/none
Failed to load resource: the server responded with a status of 404 (Not Found) http://heidiwallaceart.com/img/close.png
Failed to load resource: the server responded with a status of 404 (Not Found) http://heidiwallaceart.com/img/loading.gif
Failed to load resource: the server responded with a status of 404 (Not Found) http://heidiwallaceart.com/img/next.png
Failed to load resource: the server responded with a status of 404 (Not Found) http://heidiwallaceart.com/img/prev.png