document.getElementById(“btn”).onclick = method3;. 那麼將只有method3生效。 如果是Mozilla系列,用addEventListener可以讓多個事件按順序都實現,比如 ...
確定! 回上一頁