The onclick event in JavaScript lets you execute a function when an element is clicked. Example. <button onclick="myFunction()">Click me</ ...
確定! 回上一頁