cnek03
07-30-2007, 02:32 PM
1) Script Title: DHTML Modal window v1.01
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/dhtmlmodal.htm
3) Describe problem: First thing, apologies for posting this in the submit DHTML script forum, click the wrong button and didn't realize it until I came back on.
I am using a modal window to modify options of a select box on the parent window. Is it possible to access form elements of the parent window from the child modal window.
I have one select box that based on a selection will populate select box 2, now if an option is not available or does not exist in select box 2 i would like to open the modal window and be able to add elements to this select box. Which this works but I can not find a way to know what the selection is for select box 1 from the modal window.
Any help appreciated. Thanks
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/dhtmlmodal.htm
3) Describe problem: First thing, apologies for posting this in the submit DHTML script forum, click the wrong button and didn't realize it until I came back on.
I am using a modal window to modify options of a select box on the parent window. Is it possible to access form elements of the parent window from the child modal window.
I have one select box that based on a selection will populate select box 2, now if an option is not available or does not exist in select box 2 i would like to open the modal window and be able to add elements to this select box. Which this works but I can not find a way to know what the selection is for select box 1 from the modal window.
Any help appreciated. Thanks