筆記 - HTML5網頁設計初窺(3)-智能表單設計

          表單類型歷史
              1995年html2開始提出
                  form式設計,服務器與客戶端進行交互
                  html 服務器與客戶端進行交互的方式:put get post delete
               交互性的基礎
                  使用javascript把進行表單控制,判斷用戶數據輸入的合法性
             html5使用了基本類型的表單限定,date,color,range
                配合用戶輸入提供了新的數據類型
                      email
                      number
                      range
                      Date pickers(date,month,week,time,datetime,datetime-local) 
                      search
                      color
               Input TYpe -- email
                  E-mail:<imput type="email" name="user_email" />:
                Input Type -- url
                   URL:<input type="url" name="url" />
                 Input Type - number
                  points:<input type="number" name="points" min="1" max="10" />
                  step 步進修改值
                  value 初始值
              input type - range
                  <input type="range" name="points" min="1" max="10" />
                  step 步進修改值
                   value 初始值
              input type - date pickers

                  以前使用js的日歷控件實現該功能,在HTML5中可使用獨立控件
                  date - Selects date,month and year
                  month - Selects month and year
                  week - Selects week and year
                  time - Selects time(hour and minute)
                  datetime -Selects time, date, month and year(UTC time) and year(loal time)
                  
             Forms的新屬性
                  Autofocus
                      <input type=search name=query autofocus>
                  Placeholder
                      <input type=email name=email id=email placehlder="user@host.com">
                  Required
                  


          posted on 2012-03-04 23:52 joinchen 閱讀(344) 評論(0)  編輯  收藏


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


          網站導航:
           
          <2012年3月>
          26272829123
          45678910
          11121314151617
          18192021222324
          25262728293031
          1234567

          導航

          統計

          常用鏈接

          留言簿

          隨筆檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 河曲县| 溧水县| 仁寿县| 佳木斯市| 牙克石市| 拉孜县| 大安市| 丹巴县| 睢宁县| 大冶市| 贵定县| 霍林郭勒市| 汕尾市| 武邑县| 晋中市| 宁晋县| 西贡区| 栾城县| 沙雅县| 从化市| 梧州市| 佛冈县| 龙门县| 宿州市| 津南区| 龙州县| 资溪县| 石柱| 隆回县| 新乡县| 拜城县| 通化县| 六安市| 巫溪县| 阿克苏市| 全椒县| 湖北省| 平顶山市| 呈贡县| 江达县| 阿拉善左旗|