lets say ur css is .myButton:hover { background-color: #ABC } u can do this to your html <button class="myButton" onmouseover="banana()"> ...
確定! 回上一頁