摘要: 偶近日学习javascript初见成效,下附我今天晚上编的代码及效果,自以为有些许小收获,所以和大家分享一下~~~~ 1 <html> 2 <head> 3 <mata http-equiv="Content-Type" content="text/html;charset=gb2312"> 4 <title>自动变换文字颜色</title> 5 </head> 6 <body onload="setInterval('change()',1000); 阅读全文
posted @ 2012-07-20 21:51 ran555 阅读(179) 评论(0) 推荐(0)