When you set the text of an element using the text method, jQuery uses createTextNode internally, which escapes all special characters.
確定! 回上一頁