欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

js獲取IFRAME當前的URL的方法

 更新時間:2013年11月13日 16:47:37   作者:  
在用iframe的時候都會做分頁操作 iframe內(nèi)部的url跳轉(zhuǎn)將不能直接通過iframe的src屬性來獲得,下面與大家分享下iframe的當前url的獲取方法
在許多時候我們在用iframe的時候都會做分頁操作 iframe內(nèi)部的url跳轉(zhuǎn)將不能直接通過iframe的src屬性來獲得

iframe的當前url的獲取方法
復制代碼 代碼如下:

parent.document.getElementById("content_info").contentWindow.location.href

其中:content_info為iframe的id

相關(guān)文章

最新評論