實現鼠標經過背景變色的方法有很多,今天我們介紹的是用CSS+DIV實現的方法 ... #div:hover{background:#000000;} ... <div onmouseover="this.style.
確定! 回上一頁