On Fri, 10 Nov 2000, Hubert Kauker wrote: > Hello, > Tidy does not correctly work when I have a <script>...</script> nested > inside a <table>...</table>. HTML (4.01) does not allow a <script> element directly inside a <table>. You'll need to either move the <script> inside a table cell (<th> or <td>), or have the script write the <table> element. Either of these changes needs the script to be modified, which is beyond Tidy's abilities. -- Daniel Biddle <deltab@osian.net>Received on Friday, 10 November 2000 06:39:09 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:49 GMT