法一:onMouseOver=this.style.backgroundColor='#C6E3FF'   onMouseOut=this.style.backgroundColor='#FFFFFF'

法二:onMouseOver="this.bgColor='#d2d2d2'"   onMouseOut="this.bgColor='#f8f8f8'"

相关文章:

  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2021-07-25
  • 2021-12-19
  • 2021-11-29
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-12
  • 2021-09-18
  • 2021-09-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案