|
womble -> Rounded corners and more (9/27/2007 15:41:57)
|
I bet you're wondering what Wombley's found now, and if the world really needs another colour tool, aren't you? [:D] Well this one's not a color tool, but javascript rounded corners - image free, and more... quote:
* JavaScript-only Photoshop(tm)-like rendering without external images * Round corners * Drop shadows * Glow effects * Borders with different widths * Full support for liquid designs * Anti-Aliasing * On-hover support (except for IE 6.0) * Disable some of the corners, e.g. bottom-left * Change borders on-the-fly * Real transparency - looks perfect on any background * Cross-Browser: Firefox, Internet Explorer (>=6.0), Safari, Opera (>=9.0) * Non-obstrusive * Leight-weight (7.7KB uncompressed) * Fast (0.6s for the example on a 2.2GHz machine) * No JavaScript library dependencies Round corners AND drop shadows! [:)] Yep, this script does 'em both. http://www.ruzee.com/blog/shadedborder/ It sort of degrades somewhat gracefully (okay then - it doesn't! [:D]) in the fact that if javascript isn't available, nothing happens. That's kind of okay if the extra decoration it provides isn't vital, but it doesn't degrade as nicely as some other javascript rounded corner methods. The effect does look really nice though, and there's not loads of extra unecessary markup, and the result's nice valid code. [:)]
|
|
|
|