Iframe 知識點總結

JS刷新框架外頁面七種實現代碼:web

1. window.parent.frames[1].location.reload();框架

2. window.parent.frames.bottom.location.reload();spa

3. window.parent.frames["bottom"].location.reload();code

4. window.parent.frames.item(1).location.reload();blog

5. window.parent.frames.item('bottom').location.reload();get

6. window.parent.bottom.location.reload();it

7. window.parent['bottom'].location.reload();io

 

引用:淺析JS刷新框架中的其餘頁面 && JS刷新窗口方法彙總引用

相關文章
相關標籤/搜索