Use the jQuery round corner plugin instead. I once wore your shoes and threw it into the lush corners.
, IE. IE, div ( ). , (Opera 10.5+, Firefox, Safari Chrome). , css.
jQuery Corner js script </body>
. jQuery $('div, p'). Corner ('10px'); ''. , html . div
p
. id , - $('#myid').corner();
<body>
<div class="x"></div>
<p class="y"></p>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://github.com/malsup/corner/raw/master/jquery.corner.js?v2.11"></script>
<script>$('div, p').corner();</script>
</body>