一个页面有两个框架,怎么在一个框架里面操作使得另外一个框架刷新呢

WBOY
Release: 2016-06-13 10:26:54
Original
868 people have browsed it

一个页面有两个框架,如何在一个框架里面操作使得另外一个框架刷新呢
一个页面有两个框架,如何在一个框架里面操作使得另外一个框架刷新呢



------解决方案--------------------
js:
top.框架名.document.location.reload()

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template