Simple example, when a button gets clicked, something happens. How to add a JS Event Listener. <button id="greetBttn">Click me!</button> <script> ...
確定! 回上一頁