jussa
10-13-2006, 10:14 AM
ok, i have the following style...
#divCommentsContainer
{
margin:15px 15px 10px 15px;
padding-bottom:10px;
position:relative;
border-top:1px dashed #09568E;
}
in IE it wont display the border...in firefox it will...
i have another element (span)...that displays the same border...but border-top...in both IE and firefox...
also...border-bottom for the #divCommentsContainer wont display in either browser...
WTF!!!
lol...sorry no live site avaliable...
#divCommentsContainer
{
margin:15px 15px 10px 15px;
padding-bottom:10px;
position:relative;
border-top:1px dashed #09568E;
}
in IE it wont display the border...in firefox it will...
i have another element (span)...that displays the same border...but border-top...in both IE and firefox...
also...border-bottom for the #divCommentsContainer wont display in either browser...
WTF!!!
lol...sorry no live site avaliable...