为对象加入阴影,可在style中加入
filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=135,strength=10);
说明:用的是Microsoft里面的阴影,其中color是阴影的颜色
direction是阴影的偏移角度,strength是阴影的延伸度
为对象加入阴影,可在style中加入
filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=135,strength=10);
说明:用的是Microsoft里面的阴影,其中color是阴影的颜色
direction是阴影的偏移角度,strength是阴影的延伸度