照片库无法在 IE 上运行

Photogallery is not working on IE

我有一个照片库,它适用于除 IE 之外的所有浏览器,缩略图不会出现。

我正在考虑尝试寻找另一个在线使用的画廊,但我想我会先在这里尝试。非常感谢任何帮助!

这是 link http://lockheedlee.com/meadowland/gallery.html

非常感谢。

它在 ie11 中不起作用的原因与您预加载图像的方式有关,可能与 jQuery.preloader.js

未从 ie11 中的 img 元素中正确删除内联样式 visibility: hidden。我不认为这是 isotope, but I would recommend updating to the newest version and for the time being, find a new img preloader, like this one 的问题,由与 isotope 相同的开发人员开发。