/ Published in: CSS
URL: http://ole-laursen.blogspot.com/2009/08/using-css3-box-shadow-with-ie.html
Expand |
Embed | Plain Text
.shadowed { background-color: #fff; zoom: 1; progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3); }
You need to login to post a comment.
