参考这里的20以及24L 我记得以前是可以显示一个撕碎的图片的
后来firefox升级后,就变得不好用了... 本帖最后由 poor 于 2010-2-24 22:54 编辑
在
Application Data\\Mozilla\\Firefox\\Profiles\\aorqcarh.default\\chrome
找到userContent.css,没有就建个
把下面代码复制进去
/*
*显示缺失图像占位符
*/
@-moz-document url-prefix(http), url-prefix(file) {
img:-moz-broken{
-moz-force-broken-image-icon:1;
width:24px;
height:24px;
}
}
至少我现在用3.6是能看见的 MARK 下。 Portable 同理 Profiles就在启动路径的 Data\\ 里面 这个要mark,回去试 在
Application Data\\Mozilla\\Firefox\\Profiles\\aorqcarh.default\\chrome
找到userContent.css,没有就建个
把下面代码复制进去
/*
*显示缺失图像占位符
*/
@-moz-document url-prefix(http), url-prefix(file) {
...
poor 发表于 2010-2-24 22:53 http://bbs.saraba1st.com/2b/images/common/back.gif
win7 去哪找= =? 本帖最后由 我要中奖 于 2010-2-26 14:59 编辑
win7 去哪找= =?
lilinfox 发表于 2010-2-26 05:02 http://bbs.saraba1st.com/2b/images/common/back.gif
win7装在C盘的话,位置在 C:\\Users\\\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\xxxxxxxx.default\\chrome下,其中的 是指登录系统时输入的用户名,xxxxxxxx.default中xxxxxxxx 是一个8位的随机字符串,每个人都不同 mark
回家继续 技术贴要mark,现在在公司用chrome回家就试试 http://ooxx.com/ooxx.jpg
就没人贴个来试验下?
————————————————————————
试了的确可以! 顶 马克实用贴 mark 8F方法不错
页:
[1]