<a href="javascript:void(0);" onmouseover="this.style.color='yellow';" onmouseout="this.style.color='blue';" onclick="this.style.color= 'red';">链接</a>

onmouseout代表a:link

onclick代表a:visited

onmouseover代表a:hover

相关文章:

  • 2021-10-24
  • 2021-09-21
  • 2021-11-04
  • 2022-12-23
  • 2021-11-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-09
  • 2022-12-23
  • 2022-12-23
  • 2021-09-19
相关资源
相似解决方案