1. IE浏览器下的渐变背景使用渐变滤镜filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=red,endcolorstr=blue,gradientType=1);相关说明:上面的滤镜代码主要有三个参数,依次是:startcolorstr, endcolorstr, 以及gradientType。其中gradientType=1代表横向渐变,gradientType=0代表纵向淅变。startcolorstr=”色彩” 代表渐变渐变起始的色彩,endcolorstr=”色彩” 代表渐变结尾的色彩。上面代码实现的是红 Read More
posted @ 2011-11-08 11:07
hevily
Views(1572)
Comments(0)
Diggs(2)

浙公网安备 33010602011771号