internet explorer 8 - IE8 not prevent javascript alert? -


i using simple javascript

function openalert(){         alert("hello world!");     } setinterval(openalert, 200); 

in chrome & firefox there option prevent page creating additional dialogues if check popup or alert diasable showing i've tested in internet explorer 8 , can't find option there. possible ie8 shows prevent javascript alerts.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -