Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4021840
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:24:04+00:00 2026-05-20T10:24:04+00:00

popup when the browser closes I am using onbeforeunload event <script> function showPopup() {

  • 0

popup when the browser closes

I am using onbeforeunload event

<script>
function showPopup()
{

  urlstring = "http://www.mydomain.com/popup.php";
            window.open(urlstring,'mywin',"height=400px,width=500px,status=no,toolbar=no");

}



</script> 

<body onbeforeunload="showPopup(); ">

but it also show popup when ever I hit back space and page refresh.

I want show popup only when browser close and not show when hit back space.

but it shows all conditions.

Please suggest me any other solution for this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T10:24:05+00:00Added an answer on May 20, 2026 at 10:24 am

    Well , here’s the bitter truth…

    onbeforeunload is fired on page refresh and browser close.

    The onbeforeunload event is fired every time the page is about to unload.

    Which includes

    1. Clicking on a link
    2. Submitting a form
    3. Closing the browser(or tab)
    4. Refreshing the page

    You might find this helpful
    http://www.webdeveloper.com/forum/archive/index.php/t-36808.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello I am using this function to login with facebook. Now browser prevents popup
I have a site let say http://myownsite.com and I want to run a script
I have a page which spawns a popup browser window. I have a JavaScript
i have popup-window in my script. I use window.open, but almost all browsers block
popup.html is popped up by script from parent.html: window.open('popup.html', '', 'width=520, height=300,left=500,top=0'); Is it
I am using a popup menu in Delphi. I want to use it in
We have implemented a popup window as a modal dialog using the IE method:
$.getJSON('ajax_popup.php', function(data) { var popupDiv = decodeURIComponent(data.data); $('body').append( popupDiv ); }); This piece of
i would like to center a popup div how can i do that browser
I am trying to capture events on localStorage using an event listener. As storage

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.