JS刷新框架外页面七种实现代码

时间:2013-02-18    点击:111   
语句1. window.parent.frames[1].location.reload();

语句2. window.parent.frames.bottom.location.reload();

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

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

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

语句6. window.parent.bottom.location.reload();

语句7. window.parent['bottom'].location.reload();
js数组Array sort方法使用深入分析
js自定义方法通过隐藏iframe实现文件下载
javascript通过class来获取元素实现代码
Raphael带文本标签可拖动的图形实现代码
IE关闭时判断及AJAX注销案例学习
> 返回     
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved