[Javascript] Adding an item to a select list from another window

Chris Tifer christ at saeweb.com
Thu Sep 25 08:07:36 CDT 2003


> It's good up until here.  This next line causes Explorer to
> unexpectedly quit.
>
> window.opener.document.forms[0].elements[aValue[i]].options[j].options[j
> ] = vFields;


I'm not particularly sure what you're doing here but what why are there 2
options in a row?




More information about the Javascript mailing list