标签: javascript iframe
如图所示,我如何在x应用程序中执行样本函数?
http://imageshack.com/a/img834/52/xvso.png
答案 0 :(得分:0)
作业?请参阅invoking-javascript-code-in-an-iframe-from-the-parent-page。
在你的情况下:
document.getElementById('test-iframe').contentWindow.sample(args);