Most effective way to build box shadows with CSS
I'm interested to find which way of creating box shadows with css is most effective. But that I mean : ease of implementation, flexibility, and cross browser compatibility. ...
I'm interested to find which way of creating box shadows with css is most effective. But that I mean : ease of implementation, flexibility, and cross browser compatibility. ...
Disclaimer: I have already seen the following questions and their solutions did not apply to me even though they are very similar situations: http://stackoverflow.com/questions/1429605/css3-box-shadow-all-sides-but-one http://stackoverflow.com/questions/1483261/how-to-add-drop-shadow-to-the-current-element-in-a-tab-menu http://stackove...