window.onerror not working in chrome我正在尝试向我的网站添加onerror事件。[cc]window.onerror = function() { alert(an error);}[/cc]但是我收到 ...
確定! 回上一頁