in Mozilla's DHTML is very much capitalized. insertRow() and
insertCell() work great if they're used properly - that is, by passing
in the index at which the new row or new cell is to be inserted, i.e.,
insertRow(0) to insert a new row at the start of a table.
The documentation for the Mozilla DOM is great, and is much more
sensible than the MSFT documentation for IE. It's the first result
when you google for "Mozilla DOM," so it should be easy to find when
you get the time to be cross-browser.
-joe
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

