Border-radius not working with IE?

Hello Friend,
I set border reduces with some div in css, its showing in mozilla firefox and other but not working with IE. so guys suggest me the solution for this problem.
Thanks

Border-radius only works from IE9 upwards. I just let older versions of IE get square corners, but if you must pander to deficient browsers, you can resort to JS, such as

http://css3pie.com/