tiger66
07-05-2003, 05:41 PM
Hi
I am just wondering if I need to disable a portion of my form, is it possible to use a for loop? It's hard to determine the starting and ending position of the tags in a form, since some of the tags are dynamiclly outputted by innerHTML. I am thinking about using the name of starting and ending tags to write a for loop, but I am not quite sure how.
Is it easier just manually diable the tag one by one?
Thanks
I am just wondering if I need to disable a portion of my form, is it possible to use a for loop? It's hard to determine the starting and ending position of the tags in a form, since some of the tags are dynamiclly outputted by innerHTML. I am thinking about using the name of starting and ending tags to write a for loop, but I am not quite sure how.
Is it easier just manually diable the tag one by one?
Thanks