1. <tfoot id='uOCeM'></tfoot>
    <legend id='uOCeM'><style id='uOCeM'><dir id='uOCeM'><q id='uOCeM'></q></dir></style></legend>

    <small id='uOCeM'></small><noframes id='uOCeM'>

        <bdo id='uOCeM'></bdo><ul id='uOCeM'></ul>
    1. <i id='uOCeM'><tr id='uOCeM'><dt id='uOCeM'><q id='uOCeM'><span id='uOCeM'><b id='uOCeM'><form id='uOCeM'><ins id='uOCeM'></ins><ul id='uOCeM'></ul><sub id='uOCeM'></sub></form><legend id='uOCeM'></legend><bdo id='uOCeM'><pre id='uOCeM'><center id='uOCeM'></center></pre></bdo></b><th id='uOCeM'></th></span></q></dt></tr></i><div id='uOCeM'><tfoot id='uOCeM'></tfoot><dl id='uOCeM'><fieldset id='uOCeM'></fieldset></dl></div>

      UIWebView:我可以在任何网页中禁用 javascript alert() 吗?

      UIWebView: Can I disable the javascript alert() inside any web page?(UIWebView:我可以在任何网页中禁用 javascript alert() 吗?)
        <bdo id='Fwb7L'></bdo><ul id='Fwb7L'></ul>

      • <i id='Fwb7L'><tr id='Fwb7L'><dt id='Fwb7L'><q id='Fwb7L'><span id='Fwb7L'><b id='Fwb7L'><form id='Fwb7L'><ins id='Fwb7L'></ins><ul id='Fwb7L'></ul><sub id='Fwb7L'></sub></form><legend id='Fwb7L'></legend><bdo id='Fwb7L'><pre id='Fwb7L'><center id='Fwb7L'></center></pre></bdo></b><th id='Fwb7L'></th></span></q></dt></tr></i><div id='Fwb7L'><tfoot id='Fwb7L'></tfoot><dl id='Fwb7L'><fieldset id='Fwb7L'></fieldset></dl></div>
      • <legend id='Fwb7L'><style id='Fwb7L'><dir id='Fwb7L'><q id='Fwb7L'></q></dir></style></legend>
            <tbody id='Fwb7L'></tbody>

            <small id='Fwb7L'></small><noframes id='Fwb7L'>

              • <tfoot id='Fwb7L'></tfoot>
                本文介绍了UIWebView:我可以在任何网页中禁用 javascript alert() 吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我正在使用 UIWebView 加载 URL.

                I am using UIWebView to load a URL.

                在该 URL 的页面内,它使用 alert("whatever msg") 作为 JavaScript.我的 UIWebView 将弹出一个窗口并显示该警报消息.

                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.

                有没有办法禁用这种弹出窗口或 JavaScript 警告窗口?

                Is there a way to disable this kind of popup window or JavaScript alert window?

                推荐答案

                在你的 web view 加载了它的内容之后添加这个

                Add this after your web view has loaded its content

                [MyWebView stringByEvaluatingJavaScriptFromString:@"window.alert=null;"];
                

                这篇关于UIWebView:我可以在任何网页中禁用 javascript alert() 吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                EAAccessory/EASession teardown during background(EAAccessory/EASession 在后台拆除)
                Getting an NSArray of a single attribute from an NSArray(从 NSArray 获取单个属性的 NSArray)
                ImageIO: lt;ERRORgt; JPEG Corrupt JPEG data: premature end of data segment iphone - how to catch this?(ImageIO:lt;错误gt;JPEG 损坏的 JPEG 数据:iphone 数据段过早结束 - 如何捕捉到这个?)
                How to get indexPath.row of tableView which is currently being displayed?(如何获取当前正在显示的 tableView 的 indexPath.row?)
                Xcode iOS organizer submit to app store yields quot;The archive is invalidquot; error(Xcode iOS 管理器提交到应用商店产生“存档无效;错误)
                MFMessageComposeViewController alloc returns nil(MFMessageComposeViewController alloc 返回 nil)
                <tfoot id='QIiuJ'></tfoot>

                <i id='QIiuJ'><tr id='QIiuJ'><dt id='QIiuJ'><q id='QIiuJ'><span id='QIiuJ'><b id='QIiuJ'><form id='QIiuJ'><ins id='QIiuJ'></ins><ul id='QIiuJ'></ul><sub id='QIiuJ'></sub></form><legend id='QIiuJ'></legend><bdo id='QIiuJ'><pre id='QIiuJ'><center id='QIiuJ'></center></pre></bdo></b><th id='QIiuJ'></th></span></q></dt></tr></i><div id='QIiuJ'><tfoot id='QIiuJ'></tfoot><dl id='QIiuJ'><fieldset id='QIiuJ'></fieldset></dl></div>

                  <bdo id='QIiuJ'></bdo><ul id='QIiuJ'></ul>

                      <tbody id='QIiuJ'></tbody>

                      1. <small id='QIiuJ'></small><noframes id='QIiuJ'>

                        <legend id='QIiuJ'><style id='QIiuJ'><dir id='QIiuJ'><q id='QIiuJ'></q></dir></style></legend>