How do I turn off the Firefox feature “prevent this page from creating additional dialogs”?
I get this problem, when I open more than one confirm box(dialog).
Is it possible to prevent this feature via Javascript?
This is a browser feature and is intended to protect the user. If you could turn it off, all those sites spamming users with dialogs would have a way to stop it.
So in short, no.
Make your application work with it, instead of against it. Don't rely on dialogs/confirmations too much, rather have a modal-box
ask the questions; it is pretty too :)
Open about:config
then change the pref dom.successive_dialog_time_limit
Of course this only works for your own browser, you can't change it for other people.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With