Window Opener Reload


/ Published in: JavaScript
Save to your folder(s)

Atualiza janela principal após fechar Pop-UP
Refresh Main window after close the Pop-Up


Copy this code and paste it in your HTML
  1. <a href="javascript:self.close();window.opener.reload();">FECHAR</a>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.