When you execute this line: $("#myText").html($("#myText").html());. You trigger the page to parse that input and create new children nodes.
確定! 回上一頁