[Javascript] table with display:block issue in FF

Nagendra Oleti ovsnk-reachme at yahoo.com
Mon Sep 17 04:12:53 CDT 2007


<table border="0" width="100%" style='border: 1px solid black; display:block'>
<tbody>
<tr>
<td>Col 1</td>
<td>Col 2</td>
</tr>
</tbody>
</table>
The above code works just fine in IE. but in FF the tbody doesn't take the total width. I tried finding some explanation but couln't. Can anyone explain and a fix?
Nagendra Oleti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20070917/c8f92576/attachment.htm>


More information about the Javascript mailing list