[thelist] check all checkboxes, DOM etc

Fernando Gómez fgomez at criba.edu.ar
Thu Sep 19 14:15:01 CDT 2002


From: "Tom Dell'Aringa" <pixelmech at yahoo.com>
Sent: Thursday, September 19, 2002 4:05 PM

> you are right..how do I make sure they are children/descendents? I
> assumed since they are added INSIDE the form tags they were...

Yes, of course, that is the definition of being a descendant: living INSIDE
the <form>...</form> tags.

And what about this:

   alert(targetform.innerHTML)

Does it look as it should?

No more ideas for the moment...


Fernando Gómez




More information about the thelist mailing list