Recursion
05-12-2006, 07:28 PM
Hello,
I have a top bar header type thing lol and it is set to 100% Width, Now it doesn't work in IE but does in Firefox.
Firefox works:
http://www.****************/uploads/0084a87bdf.png (http://www.****************)
IE Doesn't:
http://www.****************/uploads/a529bbab94.png (http://www.****************)
Here is the CSS Code:
#Layer1 {
position:absolute;
width:100%;
height:53px;
z-index:1;
clip: rect(0px,auto,auto,0px);
left: 0px;
top: 0px;
background-image: url(Coded%202/Untitled-2_r1_c1.png);
}
Any help, Now I know why most webdesigners dont like people who use IE!!
Thanks
Tom
I have a top bar header type thing lol and it is set to 100% Width, Now it doesn't work in IE but does in Firefox.
Firefox works:
http://www.****************/uploads/0084a87bdf.png (http://www.****************)
IE Doesn't:
http://www.****************/uploads/a529bbab94.png (http://www.****************)
Here is the CSS Code:
#Layer1 {
position:absolute;
width:100%;
height:53px;
z-index:1;
clip: rect(0px,auto,auto,0px);
left: 0px;
top: 0px;
background-image: url(Coded%202/Untitled-2_r1_c1.png);
}
Any help, Now I know why most webdesigners dont like people who use IE!!
Thanks
Tom