Hopes

          Start Here..

           

          文本框內顯示文本提示,當點擊后提示消失!

          文本框內顯示文本提示,當點擊后提示消失!

          實現代碼:

          [xhtml] view plain
          copy

          <html xmlns="http://www.w3.org/1999/xhtml">
          <head>
          <title>test</title>
          <script type="text/javascript"><!--
          var account_tip = "描述";
          //鼠標進入文本時間
          function init_value() {
          var bs = document.getElementById("Txt_remark");
          if (bs.value.length == 0 || bs.value == account_tip) {
          bs.value = "";
          }

          }
          //鼠標移出
          function init_over() {
          var bs = document.getElementById("Txt_remark");
          if (bs.value.length == 0 || bs.value == account_tip) {
          bs.value = account_tip;
          }
          }

          // --></script>
          </head>
          <body>
          <input ID="Txt_remark" value="描述" onfocus="init_value()" onblur="init_over()" />
          </body>
          </html>

          posted on 2012-10-06 20:37 ** 閱讀(733) 評論(0)  編輯  收藏


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


          網站導航:
           

          導航

          統計

          公告

          你好!

          常用鏈接

          留言簿(2)

          隨筆檔案

          文章分類

          文章檔案

          新聞檔案

          相冊

          收藏夾

          C#學習

          友情鏈接

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 东乌珠穆沁旗| 邯郸县| 杨浦区| 乾安县| 乡宁县| 八宿县| 德化县| 齐河县| 嘉鱼县| 岗巴县| 东辽县| 九台市| 古田县| 永春县| 明溪县| 三明市| 施甸县| 尉犁县| 楚雄市| 汕尾市| 泰和县| 多伦县| 札达县| 宣汉县| 绍兴市| 措美县| 孟州市| 额尔古纳市| 泉州市| 宁陕县| 井冈山市| 湾仔区| 崇义县| 肥乡县| 无为县| 红河县| 托克逊县| 武清区| 宁阳县| 班戈县| 双柏县|