Use the following code to fill a parent window element from child window.
opener.document.getElementById("parentname").value = document.getElementById("childname").value;
Friday, September 18, 2009
Subscribe to:
Post Comments (Atom)
Simplewebscripts is the net's largest PHP and JavaScript collection and resource web portal. This is a blog that compiles and distributes Web programming-related scripts, targeted toward webmasters, developers and programmers looking for enhancing their Web sites and Internet development tools.
No comments:
Post a Comment