如何清除掉iframe中"空白_百度知道
如何清除掉iframe中"空白你是要删掉节点还是只删掉图片链接 $(iframe).find(img).remove();删除节点 $(iframe).find(img).attr("src","...
HTML DOM remove() 方法
<iframe> <img> <ins> <input> button <input> checkbox <input> color <...如果指定的下标比 0 小,或者大于或等于选项的数目,remove() 方法会忽略它并...