zitob9 / curved-corner

Automatically exported from code.google.com/p/curved-corner
0 stars 0 forks source link

Cured-Corner did't work in IE 8 #84

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. position:absolute shows curved but other contents cause problem like width 
get increase
2.
3.

What is the expected output? What do you see instead?
this is for Curve Corner work f9 with firfox
.col_101
{
    background-color: #f2f2f2;
    height: auto;
    border:1px solid #c8c8c8;
    margin: 0 auto 35px auto;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
   behavior:url("../../Content/Border/border-radius.htc");
}

What version of the product are you using? On what operating system?
IE-8,XP Service pack 2 

Please provide any additional information below.

i am fedup of IE

Original issue reported on code.google.com by X.me.a...@gmail.com on 2 Feb 2012 at 11:58

Attachments: