I'm a JavaScript neophyte looking for some help for what seems to be a simple thing: I want to pass the URL of a Web page (say PAGE1) to a pop-up window (say PAGE2) that I will pop-up from PAGE1.
HTML code on PAGE1:
<a href="javascript:OpenPopUp(location.href)">POPUP WINDOW</a>
JavaScript...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.