Took me a while to narrow the cause.
Javascript like this
obj.style.backgroundImage:url(myimage.gif);wass trouble. Image url need need to be full path.
obj.style.backgroundImage:url(myimage.gif);
<P style="display:none; visibility:hidden;">
This is a paragraph.
<FIELDSET>
<LEGEND>Group</LEGEND>
ONE<BR>TWO
</FIELDSET>
</P>
<STYLE>
#container {text-align:center;}
#area {
width:600px; border:solid 1px black; text-align:left;
margin-left:auto; margin-right:auto;
}
</STYLE>
<DIV id="container">
<TABLE cellpadding="0" cellspacing="0" border="1" id="area">
<TR>
<TD>
This is a table.
</TD>
</TR>
</TABLE>
</DIV>
Calculation of support of currently displayed feature lists
| Internet Explorer | Firefox | Safari | Chrome | Opera | |
|---|---|---|---|---|---|
| Past | 6.0: 4% | 2.0: 35% | 3.1: 47% | 0.2: 55% | 9.0: 38% |
| Present | 7.0: 12% | 3.0: 53% | 3.2: 69% | 1.0: 55% | 9.6: 62% |
| Near Future (2009) | 8.0: 31% | 3.1: 82% | 4.0: 85% | 1.*: 55% | 10.0: 68% |
| Future (2010 or later) | 9.0: 31% | 3.2: 92% | 4.*: 87% | 2.0: 79% | 10.*: 73% |