I am inputing a table into a <TD> tag using ajax and td.id.innerHTML, the table displays fine but with <td colspan="2"> the table will not span both columns, it work perfectly in IE. I can not figure out why only firefox is ignoring it, I get no errors pertaining to the colspan in my javascript console