document.onkeydown=function(){ if(event.keyCode==120){ document.body.bgColor=Math.random()*255*2 ... 52twb 发表于 2008-4-21 18:03