Get programming code snippets and tips for HTML, CSS, ASP, SQL, JavaScript, RSS, XML, and more
Lee's Code        A web programmer's toolbox. SEARCH SITE
HOME  |  ABOUT LEE  |  CONTACT  |  SEARCH
Home > Code > JavaScript > Change the URL in Opening Window

Navigation

Latest Additions

Links


 

Recommendations

Evolve Online
Powered by
Evolve Online
 

Change the URL in Opening Window

By: Lee A. Shurie
 
Subject: Window URL change
Language: JavaScript
Rating:
 Rated 78 times. Rate or review this item: 1 2 3 4 5
 
Information
This script is useful when you open a popup window and you need it to change the URL in the window which opened it. When the user clicks on a link or an image the popup will close and the URL in the opening window will change. If you don't want the popup to close, you can remove that part of the script.
 
Code


 
Instructions
Copy this code to any href tag or image tag in the popup window.
 
Keywords:JavaScript, change URL in opening window, window opener
 

Lee's Code programming tips and tricks. Back to top of page.

Programming tips and tricks for ASP, javaScript, SQL, SML, CSS, HTML HOME | ABOUT LEE | CONTACT | SEARCH
 
Copyright © 2001 - 2010 by Lee A. Shurie