[Javascript] counting checkboxes

Michael Borchers list at tridemail.de
Thu Feb 16 05:24:53 CST 2006


i count my checkboxes via
checkboxField.length = document.getElementsByTagName("checkbox");

there are several of them to be seen,
but around are <form>, fieldset, legend and a div.

i am getting a 0 as result.
do the other tags somehow block the document... count?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20060216/94820674/attachment.htm>


More information about the Javascript mailing list