*(00)*

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2013年6月18日

摘要: <iframe src="1.htm" name="ifrmname" id="ifrmid"></iframe> 方案一:用iframe的name属性定位 <input type="button" name="Button" value="Button" onclick="document.frames(ifrmname).location.reload()"> 或 <input type="butto 阅读全文
posted @ 2013-06-18 11:14 *(00)* 阅读(817) 评论(0) 推荐(0) 编辑