jQuery replaceWith() 方法jQuery HTML/CSS 方法实例把第一个<p> 元素替换为新的文本: $('button').click(function(){ $('p:first').replaceWith('Hello world!
確定! 回上一頁