【发布时间】:2011-05-25 06:02:48
【问题描述】:
点击 iframe 后,我在 iFrame 中调用 facebook like plugin 我想在我的 DOM 内容中执行一些脚本。
这里是 facebook 的代码,比如 iframe 的插件
<iframe id="test" src="http://www.facebook.com/plugins/like.php?
href=http://yoururl.com/&
layout=button_count&
show_faces=false&
width=50&
action=like&
colorscheme=light&
height=21"
scrolling="no" frameborder="0"
style="border:none; overflow:hidden; width:50px;
height:21px;"
allowTransparency="true">
【问题讨论】:
标签: jquery facebook jquery-selectors facebook-like