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

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

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

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

        更改已打开的弹出窗口的 url

        change url of already opened popup(更改已打开的弹出窗口的 url)

          <tbody id='GAx83'></tbody>

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

              <bdo id='GAx83'></bdo><ul id='GAx83'></ul>
              • <small id='GAx83'></small><noframes id='GAx83'>

                <legend id='GAx83'><style id='GAx83'><dir id='GAx83'><q id='GAx83'></q></dir></style></legend>
                  本文介绍了更改已打开的弹出窗口的 url的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  是否可以更改弹窗的url.

                  Is it possible to change the url of the popup.

                  假设我打开一个弹出窗口:

                  Assume I open a popup:

                  function pop1(){
                      window.open('http://google.com','wind1');   
                  }
                  

                  弹出窗口wind1"的url可以改成http://msn.com"吗?与 location.href 或任何其他解决方案有关的东西.

                  Can the url of the popup window 'wind1' be changed to say 'http://msn.com'. Something with location.href or any other solution.

                  推荐答案

                  var w1 = window.open('http://www.canop.org','wind1');
                  
                  w1.location.href='http://www.google.com';
                  

                  这篇关于更改已打开的弹出窗口的 url的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  Fetch multiple links inside foreach loop(在 foreach 循环中获取多个链接)
                  Backbone Fetch Request is OPTIONS method(Backbone Fetch Request 是 OPTIONS 方法)
                  Fetch API leaks memory in Chrome(Fetch API 在 Chrome 中泄漏内存)
                  How can I download and save a file using the Fetch API? (Node.js)(如何使用 Fetch API 下载和保存文件?(Node.js))
                  Send blob data to node using fetch, multer, express(使用 fetch、multer、express 将 blob 数据发送到节点)
                  Sending a custom User-Agent string along with my headers (fetch)(发送自定义用户代理字符串以及我的标头(获取))
                • <small id='nGlBN'></small><noframes id='nGlBN'>

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

                    <tfoot id='nGlBN'></tfoot>
                        <bdo id='nGlBN'></bdo><ul id='nGlBN'></ul>
                            <tbody id='nGlBN'></tbody>
                          <legend id='nGlBN'><style id='nGlBN'><dir id='nGlBN'><q id='nGlBN'></q></dir></style></legend>