禁止右鍵、選擇、粘貼、shift、ctrl、alt.....

          <script language="JavaScript">
          <!--
          function key(){
          if(event.shiftKey){
          window.close();}
          //禁止shift
          if(event.altKey){
          window.close();}
          //禁止alt
          if(event.ctrlKey){
          window.close();}
          //禁止ctrl
          return false;}
          document.onkeydown=key;
          if (window.Event)
          document.captureEvents(Event.MOUSEUP);
          //swordmaple javascript article.
          //from www.jx165.com
          function nocontextmenu(){
          event.cancelBubble = true
          event.returnValue = false;
          return false;}
          function norightclick(e){
          if (window.Event){
          if (e.which == 2 || e.which == 3)
          return false;}
          else
          if (event.button == 2 || event.button == 3){
          event.cancelBubble = true
          event.returnValue = false;
          return false;}
          }
          //禁止右鍵
          document.oncontextmenu = nocontextmenu;  // for IE5+
          document.onmousedown = norightclick;  // for all others
          //-->
          </script>
          <body onselectstart="return false"; onpaste="return false";>
          選擇字符試試1010110
          <input size=30>
          <!--onselectstart禁止選擇 onpaste禁止粘貼-->

          posted on 2008-05-29 16:07 deepbluesea 閱讀(282) 評論(0)  編輯  收藏


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


          網(wǎng)站導(dǎo)航:
           
          <2008年5月>
          27282930123
          45678910
          11121314151617
          18192021222324
          25262728293031
          1234567

          導(dǎo)航

          統(tǒng)計(jì)

          公告

          MSN:zzlljj8833@hotmail.com lava:5832911

          常用鏈接

          留言簿(1)

          隨筆分類(9)

          隨筆檔案(18)

          文章分類(1)

          文章檔案(1)

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 山西省| 陆丰市| 遂宁市| 海晏县| 开原市| 福贡县| 苍山县| 靖远县| 遂宁市| 宁明县| 涪陵区| 同德县| 会宁县| 固原市| 刚察县| 赤壁市| 灵宝市| 濮阳县| 建平县| 格尔木市| 林口县| 尚义县| 基隆市| 临邑县| 锦州市| 浮梁县| 富川| 怀化市| 迭部县| 阿拉善左旗| 南开区| 宿州市| 阳春市| 新营市| 诏安县| 松溪县| 临邑县| 万安县| 永修县| 仪征市| 乐清市|