如何在iframe头部插入脚本有一个src?

时间:2014-11-11 09:03:55

标签: javascript jquery iframe

如何在iframe的头部插入脚本?

我有像这样的iframe

<iframe id="iframe" src="http://twely.org/do_run/data/11112014/p5zcge3da4/8r1m9hb6v4/index.php"></iframe>

如何在上面的iframe

的头部插入脚本(见下文)
<script src='//code.jquery.com/jquery-1.11.0.min.js'></script>

0 个答案:

没有答案