Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Stopping infinite loops of alerts in Mozilla

This may be dumb question. But somehow this engaged me for sometime and after some basic research I couldn't find an answer.

I was learning JavaScript and a code I wrote had an error and has been outputting infinite loops of alerts. I tried the normal shortcuts like Ctrl + C and Ctrl + Z but they didn't work. So I was thinking if there is any solution to this other than ending the browser process (like by doing a Ctrl + Alt + Del).

like image 256
Christy John Avatar asked Dec 31 '25 04:12

Christy John


1 Answers

There are workarounds, as @Sarfras mentions, but no magic button that'll save you. The F5 workaround is the best I know of.

like image 163
Bialecki Avatar answered Jan 06 '26 12:01

Bialecki



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!