DOM::HTMLTableElement::insertRow behavior changed
Ravikiran Rajagopal
ravi at ee.eng.ohio-state.edu
Fri Nov 8 16:51:56 GMT 2002
Hello,
> Have you tried:
> mytable.firstChild.appendChild(document.createElement("tr"))
Thanks. That works. Have to manually create a tbody section first though.
Ravi
More information about the kfm-devel
mailing list