1.将下面的代码复制到<head>内 <script> functionrandom_all(){ varmyrandom=Math.round(Math.random()*(document.links.length-1)) window.location=document.links[myrandom].href } </script>2.在<input>中加入onClick=random_all()<inputonClic..
注:将以下代码复制制作为htm文件即可,本站所有特效(除注明外)均为此方式操作! <HTML><HEAD><TITLE>css立体层-51windows.com</TITLE> <METAhttp-equiv=Content-Typecontent="text/html;charset=gb2312"> <SCRIPT>..