christo16 Posted March 29, 2007 Share Posted March 29, 2007 Alrighty, so I have a link that opens a new window and I want to have the original page refresh when the pop-up window is closed. Is this possible? Here is the link code: <a href="javascript:void(0)" onclick="window.open('example.php','window','width=350, height=250')"> Thank you! Link to comment https://forums.phpfreaks.com/topic/44740-refresh-page-after-closing-pop-up-window/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.