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

创建与移动jQuery复选框

[复制链接]
发表于 2015-8-19 14:04:32 | 显示全部楼层 |阅读模式
一个简单的例子创建移动searchbars jQuery。
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <meta charset="utf-8">
  5.     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
  6.     <meta name="description" content="jQuery example for Tizen"/>
  7.    
  8.     <title>jQuery Mobile example for Tizen</title>
  9.    
  10.     <link rel="stylesheet" href="./css/jquery.mobile-1.3.2.css"/>

  11.     <script type="text/javascript" src="./js/jquery-1.9.1.js"></script>
  12.     <script type="text/javascript" src="./js/jquery.mobile-1.3.2.js"></script>

  13.     <style>
  14.     </style>
  15. </head>

  16. <body>

  17. <label for="search-basic">Search for something:</label>
  18. <input type="search" name="search" id="search-basic" value="" />

  19. <script>
  20. </script>

  21. </body>
  22. </html>
复制代码


欢迎来到泰泽网:http://www.tizennet.com/ 泰泽论坛:http://bbs.tizennet.com/ 好没有内涵哦,快到设置中更改这个无聊的签名吧!
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-26 01:16 , Processed in 0.061280 second(s), 20 queries .

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

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