Home > Web Front-end > JS Tutorial > body text

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

WBOY
Release: 2016-05-16 19:07:16
Original
2330 people have browsed it

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
Related labels:
js
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!