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#學習

          友情鏈接

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 分宜县| 吐鲁番市| 南陵县| 荆门市| 汝阳县| 牡丹江市| 乐东| 永康市| 凤翔县| 界首市| 临湘市| 湟中县| 葵青区| 剑川县| 墨竹工卡县| 新竹市| 曲阳县| 高雄市| 贵州省| 芒康县| 沅江市| 清苑县| 玛沁县| 连城县| 报价| 通渭县| 许昌县| 岐山县| 竹山县| 内乡县| 凌海市| 明光市| 商南县| 土默特右旗| 门头沟区| 日照市| 凌云县| 海口市| 易门县| 南岸区| 九龙坡区|