Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

browser/tab close event (onbeforeunload) is not working

  • 1 odpověď
  • 3 mají tento problém
  • 2 zobrazení
  • Poslední odpověď od cor-el

more options

window.onbeforeunload = function (e) { // Your logic to prepare for 'Stay on this Page' goes here

   return "Please click 'Stay on this Page' and we will give you candy";

};

i have used above query.

window.onbeforeunload = function (e) { // Your logic to prepare for 'Stay on this Page' goes here return "Please click 'Stay on this Page' and we will give you candy"; }; i have used above query.

Všechny odpovědi (1)

more options