Home  >  Article  >  Web Front-end  >  Can JS control multiple iframe pages across files at the same time? Application skills_javascript skills

Can JS control multiple iframe pages across files at the same time? Application skills_javascript skills

WBOY
WBOYOriginal
2016-05-16 19:07:162330browse

There is a way. It is recommended that you change your connected iframe to include a file, and then remember to change the file name to shtml, or asp. The code is as follows:

Copy code The code is as follows:



< head>

Untitled Document
< ;meta http-equiv="refresh" content="3;URL=#" />














The included file Code:

The content clicks on the link to update two iframes
Statement:
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