This is the code that I have:
<object type="text/html" data="table.html" style="width:95%; height:400px; border:0px; margin:0%;"></object>
Even though border is specified as 0, I still have (only in IE) a border around the object. Is there any other way to disable this border?
This is what I'm talking about:
http://img100.imageshack.us/img100/2589/20101127195346.jpg
<object type="text/html" data="table.html" style="width:95%; height:400px; border:0px; margin:0%;"></object>
Even though border is specified as 0, I still have (only in IE) a border around the object. Is there any other way to disable this border?
This is what I'm talking about:
http://img100.imageshack.us/img100/2589/20101127195346.jpg