Replace the first <p> element with new text: $("button").click(function(){ ... The replaceWith() method replaces selected elements with new content.
確定! 回上一頁