Home >Web Front-end >JS Tutorial >js operation iframe parent-child form example_javascript skills

js operation iframe parent-child form example_javascript skills

WBOY
WBOYOriginal
2016-05-16 16:47:24879browse

父窗体获取iframe

window.iframeId

iframe获取父窗口

window.parent

parent.html

复制代码 代码如下:





Insert title here














sub.html
复制代码 代码如下:





Insert title here



我是窗体的内容


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