Posted: 6/13/2010
hello,
i want to create a rounded corner div using css in IE. although for mozila i am using
-moz-border-radius:10px;
Check this: http://msdn.microsoft.com/en-us/library/bb250413%28VS.85%29.aspx
and this: http://perishablepress.com/press/2008/11/24/perfect-rounded-corners-with-css/
Posted: 6/16/2010
bipansingh said: hello, i want to create a rounded corner div using css in IE. although for mozila i am using -moz-border-radius:10px;
one more useful link to create rounded corner div and other corner type.
http://jquery.malsup.com/corner/