隨筆-72  評論-63  文章-0  trackbacks-0

          慚愧,剛學會~~

          ?

          <select onChange="if(this.selectedIndex>0)location.href=this.options[this.selectedIndex].value">
          <option value="請選擇" selected>你要去的網站</option>
          <option value="http://www.jades.cn">中華玉網</option>
          <option value="http://www.sina.com.cn/">新浪</option>
          </select>

          ?

          表單輸入限制(小結)

          只能輸入漢字:
          <input onkeyup="value=value.replace(/[^\u4E00-\u9FA5]/g,'')" onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\u4E00-\u9FA5]/g,''))">

          只能輸入數字:
          <input onkeyup="value=value.replace(/[^\d]/g,'') "onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d]/g,''))">

          只能輸入英文和數字:
          <input onkeyup="value=value.replace(/[\W]/g,'') "onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d]/g,''))">

          posted on 2006-04-28 23:55 船長 閱讀(665) 評論(0)  編輯  收藏

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


          網站導航:
           
          主站蜘蛛池模板: 灵寿县| 孝感市| 益阳市| 通化市| 南昌市| 鲁山县| 临海市| 永修县| 芜湖县| 伊川县| 德惠市| 馆陶县| 山丹县| 江油市| 余干县| 曲阳县| 神农架林区| 江川县| 辰溪县| 二手房| 济宁市| 黔江区| 晴隆县| 广西| 迁安市| 葫芦岛市| 中江县| 壤塘县| 礼泉县| 武山县| 大丰市| 新安县| 浦城县| 东丰县| 杭锦后旗| 天祝| 个旧市| 海安县| 房产| 东乡县| 大名县|