http://www.bejson.com/apidoc/jquery/css.html  操作手册

https://jquery.com/   JQuery官网

一、JQuery插件的网站

1、https://plugins.jquery.com/    官网

2、https://www.jq22.com/        JQuery插件库

3、http://www.htmleaf.com/      JQuery之家

二、经典JQuery插件

1、select2下拉框搜索插件

官网    https://select2.org/

github   https://github.com/select2/select2

2、 datetimepicker 时间日期的插件

GitHub  https://github.com/xdan/datetimepicker

文档    https://xdsoft.net/jqplugins/datetimepicker

3、 fullpage全屏滚动插件

官网:  https://alvarotrigo.com/fullPage/zh/

GitHub: http://github.com/alvarotrigo/fullpage.js

4、 lazyload 图片懒加载

官网  :https://appelsiini.net/projects/lazyload/

Github : https://github.com/tuupola/lazyload/tree/2.x

6、 Layer 弹窗插件

官网   http://layer.layui.com/?alone

GitHub  http://github.com/sentsin/layer

7、 nice validator

官网   https://validator.niceue.com/

GitHub  https://github.com/niceue/nice-validator

8、Jquery-easing

官网:  http://gsgd.co.uk/sandbox/jquery/easing/

Github:  https://github.com/gdsmith/jquery.easing

最新文章

  1. 韩国"被申遗" (转自果壳)
  2. (转)对比MS Test与NUnit Test框架
  3. 【Beta】第三次任务发布
  4. HDU 4314 Save the dwarfs (DP) ---转载
  5. 深入探讨 Java 类加载器
  6. Dapper基础用法
  7. 4.MySQL连接并选择数据库(SQL & C)
  8. 异步IO简介
  9. DBA避坑宝典:Oracle运维中的那些事儿
  10. vnc远程linux服务器黑屏
  11. rem vh vw vmin vmax ex ch
  12. Hadoop中Hbase的体系结构
  13. Go语言学习笔记(八)golang 操作 Redis & Mysql & RabbitMQ
  14. The currently displayed page contains invalid values.
  15. 跟我学ASP.NET MVC之二:第一个ASP.NET MVC程序
  16. Redis的7个应用场景
  17. dir函数
  18. Java微信二次开发(三)
  19. typealias
  20. LVS(Linus Virtual Server):三种负载均衡方式比较+另三种负载均衡方式

热门文章

  1. 带着canvas去流浪系列之四 绘制散点图
  2. gitlab 命令使用
  3. 3Sum Time Limit Exceeded HashMap 优化过程
  4. iOS开发动画(Animation)总结
  5. Spring Data JPA 的一对多,一对多,多对多操作
  6. [TimLinux] Python 函数
  7. 牛客练习赛32 B题 Xor Path
  8. Python中的input你真会吗?
  9. Day 09 函数
  10. inline以及inline-block行内元素:vertical-align属性