如何用 jQuery 获取 iframe 中的标签

如题所述

//$iframe变量是用jquery获取的iframe的对象
var $ele = $iframe.contents().find('#id');
温馨提示:答案为网友推荐,仅供参考
相似回答