open a small windows in same tab

  function webpushr_signup_popup(){

window.open(‘https://app.webpushr.com/signup?url=<?= site_url();?>,“wpushr-signup-dialog”,“width=600, height=550, resizable=0, scrollbars=0, status=0, titlebar=0, left=” + ((screen.width600) / 2) + “, top=” + ((screen.height550) / 2) );
}

Leave a Comment

Your email address will not be published. Required fields are marked *