Jquery中元素替换 replaceWith/replaceAll()是替换元素而不是替换元素的内容吧?

肖郎shawlang 121个月前 提问 源自: jQuery|操作DOM元素
0

教程是这样的I写的:在jQuery中想要替换元素或元素中的内容。 测试了一下 应该是替换元素。