I am using UIWebView
to load a URL.
Inside the page of that URL, it uses alert("whatever msg")
as JavaScript. My UIWebView
will pop up a window and show that alert message.
Is there a way to disable this kind of popup window or JavaScript alert window?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…