廉頗老矣,尚能飯否

          java:從技術到管理

          常用鏈接

          統計

          最新評論

          html中的事件

          htmlshijian.html文件
          <html>
          <head>
          <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
          <title>Html welcome you</title>
          <script type="text/javascript">
           function a() {
            alert('Html welcome you');
           }
          </script>

          </head>
          <body>
          <h1>Html welcome you</h1>
          <form action=""><input id="btnAlert" type="button" onclick="a();"
           value="alert" /></form>
          </body>
          </html>

          htmlshijian.html文件
          <html>
          <head>
          <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
          <title>Html welcome you</title>
          <script>
          function a(){
           alert('some thing');
          }
          window.onload=function(){
           document.getElementById("btn").onclick=a;
          }
          </script>
          </head>
          <body>
          <h1>Html welcome you</h1>
          <form action=""><input id="btn" type="button" value="shijian" /></form>
          </body>
          </html>

          柳德才
          13691193654
          18942949207
          QQ:422157370
          liudecai_zan@126.com
          湖北-武漢-江夏-廟山

          posted on 2009-01-19 09:16 liudecai_zan@126.com 閱讀(279) 評論(0)  編輯  收藏 所屬分類: ExtJS


          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 福鼎市| 江津市| 曲靖市| 长武县| 沈阳市| 大竹县| 阜宁县| 湖北省| 蓬溪县| 元氏县| 包头市| 石楼县| 长海县| 镇坪县| 平山县| 沾益县| 雅安市| 太康县| 扬中市| 尖扎县| 崇阳县| 清徐县| 潼南县| 花莲县| 马山县| 托克托县| 遵义市| 兴化市| 水富县| 广灵县| 尤溪县| 板桥市| 蛟河市| 新干县| 四会市| 伊宁市| 察哈| 汶川县| 铜梁县| 西峡县| 高唐县|