darkmage784
12-03-2005, 07:01 AM
I have an array of input objects, and need to remove some depending on the value of their attributes. When I try inputArray.splice(), however, I am told that that is not a function. How do I remove elements from an objectHTMLCollection?
*MUST work in IE; FF would be nice too (but not necessary)
*MUST work in IE; FF would be nice too (but not necessary)