找回密码
 立即注册
查看: 2338|回复: 0

Tizen输入类型代码

[复制链接]
发表于 2015-9-11 23:53:45 | 显示全部楼层 |阅读模式
该段代码包含最流行的类型引入数据形式。用它来保持数据一致的方案是很重要的。
  1. <form>
  2.                 <!-- Most popular simple text -->
  3.                 Text<br>
  4.                 <input type="text"><br>
  5.                 <!-- E-mail address scheme: address@domain.co -->
  6.                 E-mail<br>
  7.                 <input type="email"><br>
  8.                 <!-- Dotted symbols for password -->
  9.                 Password<br>
  10.                 <input type="password"><br>
  11.                 <!-- Number, there is option to rise or decrease -->
  12.                 Number<br>
  13.                 <input type="number"><br>        
  14.                 <!-- Phone number scheme -->
  15.                 Phone number<br>
  16.                 <input type="tel"><br>
  17.                 <!-- Color which you can pick from colour palette -->
  18.                 Color<br>
  19.                 <input type="color"><br><br>
  20.                 <!-- Submit button -->
  21.                 <input type="submit"><br>
  22.         </form>
复制代码
欢迎来到泰泽网:http://www.tizennet.com/ 泰泽论坛:http://bbs.tizennet.com/ 好没有内涵哦,快到设置中更改这个无聊的签名吧!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|泰泽应用|泰泽论坛|泰泽网|小黑屋|Archiver|手机版|泰泽邮箱|泰泽网 ( 蜀ICP备13024062号-1 )

GMT+8, 2024-4-24 23:19 , Processed in 0.069148 second(s), 20 queries .

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表