Reload parent page after closing popup window

后端 未结 2 912
南方客
南方客 2021-01-15 15:09

I am trying to have the user sign in through a popup window. When they click the link to the popup window which is a php variable they can sign in. When the window closes

2条回答
  •  [愿得一人]
    2021-01-15 15:39

    echo '';
    echo '';
    

    It works well in all browsers.

提交回复
热议问题