In js from the child window.

window.opener.parent.document.getElementById('to').value = 
document.getElementById('from');
window.close();

Dennis Byrne

>-----Original Message-----
>From: Dave [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, March 1, 2006 09:42 PM
>To: users@myfaces.apache.org
>Subject: two window interaction
>
>When a user click an icon, a 2nd window pops up to ask user to make a 
>selection from a tree navigation. After user makes a choice, close the 2nd 
>window. what is the way to fill the first window with the selection.
>
>  Thanks!
>
>
>               
>---------------------------------
>Yahoo! Mail
>Bring photos to life! New PhotoMail  makes sharing a breeze.


Reply via email to