<div class="codetitle"> <span><a style="CURSOR: pointer" data="85665" class="copybut" id="copybut85665" onclick="doCopy('code85665')"><u>コードをコピー</u></a></span> コードは次のとおりです。</div> <div class="codebody" id="code85665"> <br><script type="text/javascript"> <BR> document.onkeydown=function(e){ <BR>var isie = (document.all) ? <BR>var ev; <BR>if(isie){// IE ブラウザ <BR>key = window.event.keyCode; <BR>ev = window.event>}else{//Firefox <BR>key = e.that; <BR>alert(key); <BR>if(key==9){//IE ブラウザ <BR>if(isie){ <BR>ev.keyCode=0; <BR>}else{//Firefox <BR>ev.this=0; <BR>} <BR>} <BR>}; ;<BR><BR></script> </div>