<tfoot id='pbJet'></tfoot>
<legend id='pbJet'><style id='pbJet'><dir id='pbJet'><q id='pbJet'></q></dir></style></legend>

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

        • <bdo id='pbJet'></bdo><ul id='pbJet'></ul>
      1. <small id='pbJet'></small><noframes id='pbJet'>

        如何在 android webview 中使用弹出窗口

        时间:2024-04-14
          <bdo id='kAD55'></bdo><ul id='kAD55'></ul>
          • <small id='kAD55'></small><noframes id='kAD55'>

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

                <tfoot id='kAD55'></tfoot>

                  本文介绍了如何在 android webview 中使用弹出窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  出于我自己的理解,我正在使用 Webview 开发类似浏览器的应用程序.

                  I am developing browser like application using a Webview for my own understanding.

                  我还不清楚如何在 android Webview 中使用弹出窗口.

                  I am not yet clear how to work with pop-ups in android Webview.

                  我遇到了 onJsAlert()onJsBeforeUnload()onJsConfirm() 等方法来处理 java 脚本弹出窗口.从这个 link 和 开发者链接

                  I came across these methods onJsAlert(), onJsBeforeUnload(), onJsConfirm() etc to handle java script pop ups. from this link and also developer link

                  当有 jsAlert 时这些工作,但我如何处理在新窗口中打开的弹出窗口?

                  these work when there is a jsAlert but how do i handle pop-up which opens in new window ?

                  我只是想知道有没有其他方法可以处理 android webview 中网站的弹出窗口,例如在新选项卡中打开或使用 webview 在新窗口中打开.

                  I just want to know is there is any other way to handle pop up for websites in android webview like opening in new tab or open in new window using webview.

                  我也无法在普通浏览器中打开在新窗口中打开的 url.如果我从 twitter 打开一些链接,则此 url 未加载,但 twitter 徽标类似于问题之一 这里

                  I am also having trouble to open urls which are opened in new window in normal browser.e.h If I open some link from twitter then this url is not loaded but twitter logo is seen similar to one of the questions here

                  这是来自普通安卓浏览器的快照,但这是作为普通页面而不是弹出页面加载到我的 webview 中的

                  here is the snap shot from normal android browser but this is loaded in my webview as a normal page not as pop-up

                  推荐答案

                  试试

                   webViewObject.getSettings().setJavaScriptCanOpenWindowsAutomatically(true)
                  

                  如果你想打开窗口......就像 window.open 一样,它是必需的.对于 javascriptenable 应该设置为 true.. 希望我理解你的请求正确.

                  if you want to open window...like window.open thn its required. for the javascriptenable should be set to true.. hope i understand ur quest correct.

                  这篇关于如何在 android webview 中使用弹出窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:如何更改微调器弹出窗口的背景颜色? 下一篇:错误:从 JSON 文件发送到 NSMutableArray 的不可变对象的变异方法

                  相关文章

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

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