Is there anyway to do this for IE8?
-moz-box-shadow: 0px 0px 14px #585858; /* FF3.5+ */
-webkit-box-shadow: 0px 0px 14px #585858; /* Saf3.0+, Chrome */
box-shadow: 0px 0px 14px #585858; /* Opera 10.5, IE 9 */
-moz-border-radius: 6px;
border-radius: 6px;
You can do this with CSS3PIE. It adds rounded corners, drop-shadow and gradient background support for IE.
Hope this helps !
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With