insertAdjacentHTML 是IE浏览器提供向DOM中插入html字符串的方法,字符串会自动生成在DOM树中。 其调用方式为elem.insertAdjacentHTML( position ...
確定! 回上一頁