Border-Radius

Border-Radius

ui-corner-all { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px; }
 
Is there any way to support this in IE as well. if not, what are the other ways to make it work  in IE .