I´m developing for web and my application use some alerts to show error messages but in firefox 4 if I show the alert more than one time, the option for blocking repetitive alert dialogs will appear, but if I check the option, I can not continue to do the next action.
Can you tell me how to hide the option in alert ? Is there any possibility with javascript?