筆記 - 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

          導航

          統計

          常用鏈接

          留言簿

          隨筆檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 澎湖县| 三亚市| 洛南县| 富蕴县| 翁牛特旗| 上饶县| 白山市| 康乐县| 渝中区| 岳西县| 扎兰屯市| 阿勒泰市| 罗山县| 青铜峡市| 南城县| 申扎县| 卢湾区| 惠州市| 正宁县| 建德市| 英山县| 万源市| 顺义区| 休宁县| 九江县| 林州市| 龙口市| 连江县| 霍邱县| 阜新市| 姜堰市| 铁岭市| 高阳县| 景泰县| 平远县| 锡林浩特市| 新沂市| 景宁| 绥宁县| 大庆市| 遂溪县|