css

css hack

CSS hack由于不同的浏览器,比如Internet Explorer 6,Internet Explorer 7,Mozilla Firefox等,对CSS的解析认识不一样,因此会导致生成的页面效果不一样,得不到我们所需要的页面效果。 这个时候我们就需要针对不同的浏览器去写不同的CSS,让它能够同时兼容不同的浏览器,能在不同的浏览器中也能得到我们想要的页面效果。

s.

(continue reading…)


去掉a标签的虚线框

去掉a外围的虚线的方法:

css中: (continue reading…)


IEFirefox下FLASH挡住DIV层

主要修改:

1、<param name="wmode" value="transparent">【IE】

2、<embed wmode="transparent">【Firefox】


Copyright © 1996-2010 Add Lives. All rights reserved.
iDream theme by Templates Next | Powered by WordPress