jQuery • 获取iframe里的元素 获取iframe里面的属性 获取到iframe里面的元素 var con = $("iframeId").contents(); con.find("img"); Previous article Next article