Simple Cross Browser Rounded Corners with Drop Shadow
Posted on December 13th, 2008 by Chris
I found a convenient method for creating elements with rounded corners and a drop shadow. Previously, I had been using Steffen Rusitschka’s ShadedBorder script to accomplish this effect with minimal overhead. While his script is an impressive piece of work, it can be a little slow to render since it accomplishes the effect by creating [...]
1 Comment »
Filed under: CSS, Javascript, jQuery