隨筆-3  評論-1  文章-13  trackbacks-0

          <head>

          <script LANGUAGE="JavaScript">
          var isNav = (navigator.appName.indexOf("Netscape") !=-1);

          function showSelection(){
           if (window.getSelection) {
          alert(window.getSelection());
          document.forms[0].selectedText.value=window.getSelection();
          } else if (document.getSelection) {
          alert(document.getSelection());
          document.forms[0].selectedText.value=document.getSelection();
          } else if (document.selection) {
          alert(document.selection.createRange().text);
          document.forms[0].selectedText.value=document.selection.createRange().text;
          }


          }

          if (isNav) {

          document.captureEvents(Event.MOUSEUP);

          }

          document.onmouseup = showSelection;


          </script>
          </head>

          <body>

          <P>
          這些都是用來測試的文本,您可以用鼠標來選中,然后試一試選擇文本后產生的結構。
          </P>

          <form name="dataholder">


          <textarea name="selectedText" rows = 3 cols=40 wrap="virtusl">
          </textarea>
          </form>
          </body>

          posted on 2007-07-16 12:51 lcgxc 閱讀(3934) 評論(0)  編輯  收藏 所屬分類: javascript

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


          網站導航:
           
          主站蜘蛛池模板: 东源县| 南漳县| 安达市| 巴彦淖尔市| 济宁市| 吉林市| 德昌县| 淮阳县| 丹阳市| 东阳市| 邵东县| 阳曲县| 长垣县| 武山县| 武清区| 凌源市| 龙州县| 嘉禾县| 长丰县| 西乌珠穆沁旗| 六枝特区| 米泉市| 临西县| 三原县| 平果县| 赣榆县| 北京市| 喜德县| 巴东县| 澜沧| 江永县| 榆社县| 蓝山县| 当雄县| 五原县| 靖安县| 汉阴县| 时尚| 上栗县| 浠水县| 北海市|