How to add a JS Event Listener. <button id="greetBttn">Click me!</button> <script> // Find element const buttonEl = document.getElementById ...
確定! 回上一頁