Vista IE6 IE7 IE8 共存的办法

因为最近笔记本是用的Vista系统,在做皮肤的时候需要调试IE6、IE7、IE8等浏览器的兼容性,所以在网上搜索了一下,最好的解决办法就是安装这个浏览器-IETeste ,还提供中文界面哦。

IETeste下载页面是:
http://www.my-debugbar.com/wiki/IETester/HomePage

IETeste介绍:
IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8 beta 2, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process.
New in v0.2.3 : IE8 beta 2 and Print feature !


阅读完整的文章... xddxz on 11月 12th, 2008 | File Under CSS | 5 Comments -

CSS Hack 汇总

屏蔽IE浏览器(也就是IE下不显示)
*:lang(zh) select {font:12px !important;} /*FF,OP可见*/
select:empty {font:12px !important;} /*safari可见*/
这里select是选择符,根据情况更换。第二句是MAC上safari浏览器独有的。

仅IE7识别
*+html {…}
当面临需要只针对IE7做样式的时候就可以采用这个HACK。

IE6及IE6以下识别
* html {…}
这个地方要特别注意很多地主都写了是IE6的HACK其实IE5.x同样可以识别这个HACK。其它浏览器不识别。
html/**/ >body select {……}
这句与上一句的作用相同。


阅读完整的文章... xddxz on 11月 8th, 2007 | File Under CSS | No Comments -
    抓虾 pageflakes feedsky 订阅
    狗狗 google reader
    bloglines my yahoo
    鲜果 哪吒
    有道 netvibes
  • 中通: 我都不看PR好久了,有时候比较离谱呢。。。。...
  • xddxz: 谢谢!!...
  • xddxz: 恭喜恭喜!...
  • jerrywen: 我blog的PR这次从0升级到3了。...
  • sonny: 晚了,我要睡觉了。简单一句,这个博客很值得订阅。晚安。...