Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

Window that asks if I want to leave page

  • 2 svar
  • 16 har detta problem
  • 1 visning
  • Senaste svar av zombee

more options

Quite frequently while surfing on the web and I go to leave the page I'm on I get this pesky little window that asks me if I'm sure I want to leave this page. How can I keep this thing from popping up because in most cases I have to click on this thine 50 times before I'm able to leave the page. It's very, very annoying.

Quite frequently while surfing on the web and I go to leave the page I'm on I get this pesky little window that asks me if I'm sure I want to leave this page. How can I keep this thing from popping up because in most cases I have to click on this thine 50 times before I'm able to leave the page. It's very, very annoying.

Alla svar (2)

more options

You can try a bookmarklet like this:

javascript:void(document.onbeforeunload=null);void(document.onunload=null);void(window.onbeforeunload=null);void(window.onunload=null);

JavaScript code can't be run from the location bar anymore, so you need to create a bookmark with the code pasted in the location field.

more options

Sorry, but I'm not very knowledgeable, I don't understand your message or how this can keep the message from popping up.