Script to close pop-up window

J

John Kisha

Does anyone know the script I can use to make in link in a pop-up window
that will both close the window and open another page in the window that
the pop-up window just closed was called from?



Thanks,



John Kisha

Inland Pacific Consulting

http://www.VisitUsAt.com

323-463-8300
 
J

John Kisha

A

Andrew Murray

onclick='window.close();'

add the above to a <a href> tag.

Does anyone know the script I can use to make in link in a pop-up window that will both close the window and open another page in the window that the pop-up window just closed was called from?



Thanks,



John Kisha

Inland Pacific Consulting

http://www.VisitUsAt.com

323-463-8300
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top