Angelo Zanetti wrote:
Here is the OT part. how do I reference the checkboxes in javascript if
the chkmodels[] is used?

I have tried many things like:

myCheckboxArray = document.forms[0].elements["chkmodels[]"];

The above should work. Is it really the first form on the page?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to