Easy rounded corners working in IE7/IE8
This afternoon I was looking for a solution to (easily) add rounded corners into some elements of a website we are developing.
After having tried Curvycorners, jQuery Corners without any success (it was completely breaking the design under IE) I finally came to DD_roundies, which use Microsoft VML.
DD_roundies
DD_roundies is a really lightweight piece of code that will [...]