javascript~獲取當前iframe的id和修改iframe屬性

獲取:var id = self.frameElement.getAttribute(‘id’); 修改:(’#’+id+’’,window.parent.document).attr(‘id’,’’);.net 引用:https://blog.csdn.net/qq_37204361/article/details/83996198blog
相關文章
相關標籤/搜索