Cornerz
Posted on 22 gennaio 2008
Bullet Proof Corners plugin for jQuery using Canvas/VML
http://parkerfox.parkerfox.railsplayground.net/cornerz/
Bullet Proof Corners plugin for jQuery using Canvas/VML
$(’.myclass’).curve(options)
options is a hash with the following parameters. Bracketed is the default
- radius (10)
- borderWidth (read from BorderTopWidth or 0)
- background (“white”). Note that this is not calculated from the HTML as it is expensive
- borderColor (read from BorderTopColor)
- corners (“tl br tr bl”). Specify which borders to draw

