html xmlns=http://www.itjxue.com/1999/xhtml head title跟随鼠标的方块/title meta http-equiv=content-type content=text/html;charset=gb2312 !--把下面代码加到head与/head之间-- style type=text/css #a{width:15px;height:15px;font-size:0px;border:s
JS模拟metro UI的等待进度条,圆圈转转转的等待通用性比较差吧 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns=http://www.w3.org/1999/xhtml head title主页面/title s
html head title水波文字效果/title /head body bgcolor=#000000 onLoad=if (document.all)wave() center div id='water' style='position:relative;width:400px;height:150px;font-family:Verdana;font-size:50px;color:#8080ff' /div /center script langu
通过点击颜色块给网页更换自己喜欢的颜色。 代码如下: script type=text/javascript var oDiv = document.getElementById('div1'); var oHlink = document.getElementById('hlink'); var aLi = oDiv.getElementsByTagName('li'); for(var len=aLi.length,i=