am 16.12.2001 21:31 Uhr schrieb Thomas Much unter thomas@snailshell.de: > In HTMLTableElement there are tFoot, tHead and caption. > Why are they *not* readonly? I asked this a few days ago. OK, you can create new TFOOT, THEAD and CAPTION elements with document.createElement and assign them to one of the properties above. But then DOM2-HTML should specify what happens if one tries to assign a wrong element type ("raises DOMException on setting, if a wrong element is assigned"). I still think these three properties should be readonly (which would go with the current documentation of the properties: "_Returns_ the table's CAPTION..."). Any comments? bye, Thomas -- http://www.muchsoft.com/inscript/ http://www.icab.deReceived on Thursday, 20 December 2001 12:35:45 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:55 GMT