开发者

jquery selection from iframe to div on mail page

开发者_运维技巧

How can I modify content from a script on a iframe to the main body, something like this:

$("window#text").text("main body DIV modified!");

Thanks!


You may wish to visit How to access parent.document elements using JQuery in firefox? - there's a lot of good answers about accessing elements from parent frames using jQuery.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜