[jQuery] Cornerz 0.4
[jQuery] Cornerz 0.4
Hi
I've just released Cornerz 0.4
http://groups.google.com/group/cornerz
Bullet Proof Corners plugin for jQuery using Canvas/VML
* Antialiased
* Fast - this pages renders in 200ms on my Vaio in Firefox and
there's quite a few corners!!
* Support for any size radius and border width with minimal
performance increase
* No excanvas
* Current layout is maintained
* Works with many tested positions/display/floats (current
limitation with inline)
* Supports fluid layouts.
* Original div still shows through, so can easily do hover effects
* Script is only 4.0k uncompressed
* Requires jQuery 1.2.6+
* Tested on :
o IE6 XP/Vista
o IE7 XP/Vista
o Firefox 2 Ubuntu/Windows
o Safari 3 Windows
o Opera 9 Windows/Linux
Limitations:
o Problem with some Inline elements in IE - due to incorrect
reporting of width
o For IE as it cannot handle right/bottom aligned elements
with odd (2n+1) dimensions - positioning is calculated at page load.
If an element changes height or width - the cornerz need adding again.
Cheers
Jonah