htmlEncode :function (html){. //1.首先动态创建一个容器标签元素,如DIV. var temp = document.createElement ("div");. //2.然后将要转换的字符串设置为这个元素 ...
確定! 回上一頁