[Greasemonkey] Inserting Row in Table
A. Alfred Ayache
alfred at lastbyte.ca
Sun May 28 12:50:14 EDT 2006
I need to insert a row with 22 cells. I thought I'd make life a little easier
for myself, and just created a tr element, and stuck the rest of the row in
innerHTML. For some reason, none of those TD's show up, but the spans do.
OK, so do I have to create each of the 22 TD elements, and append them to the
TR? What about the text? Do I have to do the same thing for the text part of
the TD's?
Thanks,
A. Alfred Ayache
http://lphs76.ca - Reunion community
http://www.rentersPlus.com - Apartment Search
http://www.lastbyte.ca - Web Design, eCommerce, PHP/MySQL, Java, Oracle
More information about the Greasemonkey
mailing list