iframe parent window off the child window method.

1, HTML syntax: <iframes name = "myframe" the src = "child.html in"> </ iframes>
2, the parent window calls the child window: myFrame.window.functionName ();

Reproduced in: https: //my.oschina.net/cjkall/blog/195914

Guess you like

Origin blog.csdn.net/weixin_34149796/article/details/91756103