corner icon indicating copy to clipboard operation
corner copied to clipboard

jQuery Corner Plugin (by Dave Methvin and Mike Alsup)

Results 32 corner issues
Sort by recently updated
recently updated
newest added

I am creating bordered buttons that have three rounded corners and one beveled. (etc) $(this).corner("round 3px").corner("bevel br"); If I try to keep the border for the entire button: $(this).corner("round 3px...

I have banner inside a cornered div, and on IE it get reloaded twice. Ad server thus shows more impressions. Can I stop it from reloading?

Hi, When I apply corners to a div that has a background and border, then borders are corned and displayed correctly in all browsers except Internet Explorer (tested with 7...

In FF4 and Chrome the plugin seems to add extra space to the top of a div element that has the top corners set separately using tl and tr. However,...

<table style="width: 100%;border-collapse: separate; border-spacing:0 8px;" cellpadding="0"> <tr style="background-image: url('image.gif');height: 30px; color: #2E2E2E;"> <td class="myCorner" data-corner="left 8px" style="width: 30px;height: 35px;"> </td> </tr> </table> IT only works in Chrome and IE....

This code works fine with FF and other versions of IE, but with IE9 it does not round. First I test version and then set parameters; if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ //test...

Hey! The transparency doesn't work on IE, and that is really sad because I can't use your plugin until it will work in all IE6/7/8. I saw an other script...

Hey, and thanks so much for jCorner. What i wonder is if i'm missing a way to suppress the extra bits from the print style of a document that uses...

Please refer to the reply to my initial post at ASP.NET forums for more details. Essentially, when the corners plugin is applied to elements in a content placeholder page inside...

Hi, I am using the plugin in three places on a page... it looks great in Firefox and Chrome, but in IE (all versions) this always happens: The first instance...