Jonah, I'm not sure whether this is a settings issue or a version issue, but the demo page looks a little off on my Opera-9.27/WinXP:
http://pyrolupus.com/img/opera-9.27_cornerz.png (Note the white curve inside the green box for "Examples"--all the green boxes on the page are l like that and the box second from the bottom ("border: 1 display: inline") which has a little spillover on the right. Is there anything I can do to troubleshoot it? Cheers, Pyro On Jun 3, 7:53 am, weepy <[EMAIL PROTECTED]> wrote: > 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