div.innerHTML = '<img src=x onerror="alert(\'XSS Attack\')">'; ... When document.write is called the DOM is manipulated in a way that forces ...
確定! 回上一頁