> $(this).corner("round 8px").parent().css('padding', '1px').corner("round
10px")Unless Mike Alsup's recent changes removed this limitation, you need to have at least as much padding as the corner height. That might cause what you are seeing. See the "Tips and Tricks" section here: http://methvin.com/jquery/jq-corner.html _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
