iframes in the page pass values and parameters to each other_javascript skills
WBOY
Release: 2016-05-16 18:39:35
Original
1211 people have browsed it
A page iframes a frame: parent.add_cart(); //The child frame can access the function of the parent frame parent.frames["BoardList"].document.getElementById("name").value ; //The parent frame gets the value of the child frame element.
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