corner
corner copied to clipboard
jQuery Corner Plugin (by Dave Methvin and Mike Alsup)
Corners with Recaptcha gives following error Firefox. Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIXMLHttpRequest.send]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://example.com/jquery/jquery.min.js :: anonymous :: line 18" data:...
We use jquery.corner to do rounded corners in our application. Mostly this works fine. But in some situations (above all in combination with li elements) it produces extremly strange results....
generally works incorrectly in IE 7 in many cases when rounded buttons inside jquery UI dialog for example: button.btn { /\* padding: 0 7px;*/ height: 20px; line-height: 20px; color: #fff;...
Hi It seems that only in IE7 the bottom corners are rendered incorrectly if the div contains a div style="clear: both;" here is my site http://www.lazyshino.co.uk/test-1 and here are the...
if i use div with style top:-100px; , then corner is not render properly.
opera 10
Opera does not propably correct handle the overlay. If you want to put some text floated up at corner and want to click on it, opera is making problem. In...
First of All thanks a lot for your great script. anyway: I tried all the solutions here and I couldn't solve problem I have in IE when I am using...
IE 8 shows a rendering bug. I'm using the following code: <style> ul#navigation li a { color: white; text-decoration: none; display: inline-block; padding: 0.8em; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;...
Hi there, I am still learning about JQuery Corner. So maybe I do a mistake. I want to draw rounded corners to my nav buttons. I am using JQuery 1.3.2...
if a min-height property is inherited from the parent element it overrides the inline height: 1px setting.