1:窗口拖动
http://jqueryui.com/resizable/#max-min

2:导航条前后顺序拖动
http://jqueryui.com/sortable/

3:类似百度首页板块顺序拖动
http://jqueryui.com/sortable/#portlets

4:选择日期
http://jqueryui.com/datepicker/#default

5:不带遮罩的弹出框(官网上第3个例子中有带遮罩)
http://jqueryui.com/dialog/#default

6:百分比进度条
http://jqueryui.com/progressbar/#default

7:标签切换
http://jqueryui.com/tabs/#default

8:tip显示
http://jqueryui.com/tooltip/#tracking

9:动态添加css
http://jqueryui.com/addClass/#default

10:表单验证(国内高手开发滴)
http://validform.rjboy.cn/demo/demo_normal_regexp.html

11:用户名的实时验证(valid.php中验证后,返回“y”或“n”即可)
http://validform.rjboy.cn/demo/demo_normal_username.html

12:密码强度实时提示
http://validform.rjboy.cn/demo/demo_usePlugin_strengthNeeded.html

相关文章:

  • 2022-12-23
  • 2021-04-30
  • 2021-12-05
  • 2021-10-31
  • 2022-01-04
  • 2021-08-03
  • 2021-08-08
猜你喜欢
  • 2022-02-12
  • 2022-12-23
  • 2022-02-15
  • 2021-10-27
  • 2021-12-01
  • 2021-09-30
  • 2021-11-16
相关资源
相似解决方案