Hi alll, I want to do away with all graphical form buttons on our site, and am casting around for a solution. The best "rounded corners" plugin for Mootools appears to be borderRadius, and it appears to work reasonably well on standard HTML elements (e.g. div tags:
However, if I try to apply it to a <button> tag, then in Firefox, the background "bleeds" past the rounded corners. I don't observe this issue with either Safari4, IE7 or IE8. Is this function simply not compatible with HTML button elements? http://mootools.net/forge/p/borderradius Any suggestions are appreciated: http://mootools.net/shell/YtzjZ/
