• <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>
  • 鍵盤和鼠標事件測試

    發表于:2007-07-14來源:作者:點擊數: 標簽:
    HTML HEAD TITLE鍵盤和鼠標事件 測試 /TITLE script language= java script !-- function keyDown(e) { s = ; for(v in event) s += v+=+event[v]+br; view.innerHTML = s; return false; } document.onkeydown=keyDown document.onkeyup=keyDown document.o
    <HTML>

    <HEAD>
    <TITLE>鍵盤和鼠標事件測試</TITLE>
    <script language="javascript">
    <!--

    function keyDown(e) {
      s = "";
      for(v in event)
        s += v+"="+event[v]+"<br>";
      view.innerHTML = s;
    return false;
    }

    document.onkeydown=keyDown
    document.onkeyup=keyDown
    document.onmousedown=keyDown
    document.onmouseup=keyDown
    document.onmousemove=keyDown
    document.onmouseover=keyDown
    document.onmouseout=keyDown
    document.onkeypress=keyDown

    //-->
    </script>
    </HEAD>

    <BODY>
    <p>請操作鼠標或鍵盤</p> <input type=text>
    <table border>
    <tr><td>123</td></tr>
    </table>
    <table border>
    <tr>
    <td colspan=3 id="keyview"> </td>
    </tr>
    <tr>
    <tr>
      <td onClick="key(this)" style="cursor=hand;">7</td>
      <td onClick="key(this)" style="cursor=hand;">8</td>
      <td onClick="key(this)" style="cursor=hand;">9</td>
    </tr>
    <tr>
      <td onClick="key(this)" style="cursor=hand;">4</td>
      <td onClick="key(this)" style="cursor=hand;">5</td>
      <td onClick="key(this)" style="cursor=hand;">6</td>
    </tr>
    <tr>
      <td onClick="key(this)" style="cursor=hand;">1</td>
      <td onClick="key(this)" style="cursor=hand;">2</td>
      <td onClick="key(this)" style="cursor=hand;">3</td>
    </tr>
    <tr>
      <td colspan=2 onClick="key(this)" style="cursor=hand;">0</td>
      <td onClick="key(this)">  </td>
    </tr>
    </table>

    <span id="view"></span>
    </BODY>
    </HTML>

    原文轉自:http://www.kjueaiud.com

    老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>