同位素在 Firefox 4 中不显示项目
我一直在使用同位素建立一个可过滤的出版物库,据我所知,它在除 Firefox 之外的所有浏览器中都运行良好。
我在这里设置了一个jsfiddle(显然在firefox中查看它不起作用!): http://jsfiddle.net/bellamystudio/wfz5N/
firebug 中没有任何内容表明存在错误,同位素网站(isotope.metafizzy.co)上的同位素似乎对火狐浏览器工作得很好,所以我想弄清楚我做了什么 错误的!任何人都可以看到我的代码有问题吗?
一如既往地感谢任何帮助!
I've been using isotope to set up a filterable library of publications and it's working fine in all browsers except firefox as far as I can see.
I've set up a jsfiddle here (obviously view in firefox to see it not working!):
http://jsfiddle.net/bellamystudio/wfz5N/
There's nothing in firebug to indicate there's an error, and isotope seems to work fine for firefox on the isotope website (isotope.metafizzy.co), so I'm trying to figure out what I've done wrong! Can anyone see a problem with my code?
Any help much appreciated as always!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是一个浮动问题,添加
就成功了。请参阅http://jsfiddle.net/desandro/wfz5N/1/
It was a floating issue adding
did the trick. See http://jsfiddle.net/desandro/wfz5N/1/