説æ EnterKeyãæ¼ãã¨ç»é¢ãããªããã¾ã ãã®ãã¨ã§æ°æã¡ããã¿ã¤ãã³ã°ã§ããããªã¼ã£ã¦æã£ã ããªããã®å¹æ->ãã«ãã¢ã¼ãã«é³å£°å¯¾è©±ã³ã¼ãã¹ã®åé²ã¨ããªããã®åæ var nod = { direction : 3, increment : 3, down_rate : 30, down_max : 0, speed : 10, timer : null, init : function() { var t = nod.extract_px(document.body.style.marginTop); nod.down_max = t + nod.down_rate; document.onkeydown = nod.bind_enterkey }, bind_enterkey : function(e) { if (!e) e = event; if (e.keyCode
{{#tags}}- {{label}}
{{/tags}}