摘要:
js设置html字体颜色动态变换 一、如果只是两种颜色轮换 <head> <script> function changecolor() { var b=document.getElementById("a").style.color; if(b=="red"){document.getElemen 阅读全文
posted @ 2018-12-22 18:44
pz_ww
阅读(622)
评论(0)
推荐(0)
2018年12月22日