Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to find browser close event in firefox

How to find browser close event in firefox

Scheduled Pinned Locked Moved ASP.NET
toolshelptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Samarjeet Singh india
    wrote on last edited by
    #1

    Hi all, In my webapplication I want to find browser close event. in the following event it is working fine for IE but not to fire fox function onBrowserClose() { if(window.screenTop>10000){ alert("You have clicked browser close button :) ") } } window.onunload=onBrowserClose </script> but it is not working for firefox. any body can help me thanks to all

    S 1 Reply Last reply
    0
    • S Samarjeet Singh india

      Hi all, In my webapplication I want to find browser close event. in the following event it is working fine for IE but not to fire fox function onBrowserClose() { if(window.screenTop>10000){ alert("You have clicked browser close button :) ") } } window.onunload=onBrowserClose </script> but it is not working for firefox. any body can help me thanks to all

      S Offline
      S Offline
      sashidhar
      wrote on last edited by
      #2

      try this links it may help. http://bytes.com/topic/javascript/answers/559950-firefox-onbeforeunload-detect-close-event[^] http://www.daniweb.com/forums/thread82359.html#[^]

      LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups