.text() uses the parser that removes html tags. .html() injects HTML directly into the element, and for this the example uses <br/> for line break ...
確定! 回上一頁