solution found: RE: [thelist] accessing a form within a div crea ted on-the-fly

Karen Bowen KarenB at FrontierSoftware.com.au
Mon Aug 14 02:48:39 CDT 2000


In playing around with explicitly trying to add the form to the forms array,
I've discovered that IE5 will only let me access the form via 

    document.forms(i)

not 

    document.all.forms(i)

despite the fact that the form is within a div.  Weird?  I have much
learning to do.

So my problem seems to be solved for the moment.  Thanks so much for your
help Eric.  :-)

Karen





More information about the thelist mailing list