Is there an alternative script to CurvyCorners that does border-radii based on CSS? CurveryCorners has so many bugs a开发者_运维知识库nd rarely works the way it\'s expected to, it\'s just not worth us
I\'ve a HTML table, i want to make its corners as curvy corners. I\'ve tried b开发者_开发百科ut its working only in ff, chrome but not in IE6. I want it to be compatible in different versions of IE. S
My intentions for my site are to add curvy corners.. Does anyone know if there is a way to make curvy corners round the corners of every element on 开发者_StackOverflow社区the page...
I\'m using 2.11 malsup jquery curvy corners on my page here: http://robynrowe.sanscode.com For some reason in ie, the curvy corners script makes the border disappear.
Here\'s my page: http://robynrowe.sanscode.com Take a look in IE8 and then IE7 (compat mode) and you will see the issue. The box on the right just disappears in IE8, but rounds perfectly in IE7.
IE9, Firefox 4, Opera 10.5, Safari 5, Chrome 4, WebKit 532.5 supports CSS3 border-radius. Latest jquerycurvycorners 2.1.1 uses -moz-border-radius and not border-radius to create corners to old browse
Which fragment of code bellow can not work in MSIE? $(document).ready(function() { var minId; var fadeTime = \'25\';
I\'m using the curvycorners jQuery plugin (http://www.curvycorners.net/instructions/) to force IE to render rounded corners on divs.
Absolute newbie question, any help is highly appreciated :) I am using curvycor开发者_StackOverflowners (http://www.curvycorners.net/) in combination with the jQuery validation plugin (http://bassist