在以下示例中,我僅收到一個警報框。我讀到重點放在執行JavaScript程式碼之前。有辦法讓它繼續工作嗎? <input id="i" type="text" autofocus onfocus="alert(1)"> ...
確定! 回上一頁