控制某些元素內(nèi)容不可復制:

          function disableSelection(target)
          {
              
          if (typeof target.onselectstart!="undefined"//IE route
              {
                  target.onselectstart
          =function()
                  {
                      
          return false;
                  }
              }
          else if(typeof target.style.MozUserSelect!="undefined"//Firefox route
              {
                  target.style.MozUserSelect
          ="none";
              }
          else //All other route (ie: Opera)
              {
                  target.onmousedown 
          = function()
                  {
                      
          return false;
                  }
                  
                  target.style.cursor 
          = "default";
              }
          }

          posted on 2010-10-08 14:45 -274°C 閱讀(291) 評論(0)  編輯  收藏 所屬分類: web前端

          常用鏈接

          留言簿(21)

          隨筆分類(265)

          隨筆檔案(242)

          相冊

          JAVA網(wǎng)站

          關(guān)注的Blog

          搜索

          •  

          積分與排名

          • 積分 - 917238
          • 排名 - 40

          最新評論

          主站蜘蛛池模板: 唐海县| 长白| 滕州市| 无极县| 潼南县| 衢州市| 贡嘎县| 繁昌县| 龙南县| 东莞市| 博湖县| 甘谷县| 讷河市| 广德县| 休宁县| 固阳县| 鸡泽县| 惠水县| 和静县| 永州市| 东阿县| 东丽区| 水富县| 桦南县| 临洮县| 金寨县| 锦屏县| 余江县| 富民县| 绥棱县| 金塔县| 建湖县| 天等县| 文化| 石台县| 章丘市| 肇庆市| 类乌齐县| 玉门市| 凤翔县| 息烽县|