zoukankan      html  css  js  c++  java
  • 常用的Jquery插件

    0、模块化前端框架(http://www.layui.com)

    1、拖拽滑动验证码(http://www.geetest.com/,https://github.com/dyh1995/jquery.slideunlock.js)

    2、图片裁剪插件 (https://fengyuanchen.github.io/cropper)

    3、日期时间选择(https://github.com/xdan/datetimepicker)

    4、日期时间段选择(https://github.com/longbill/jquery-date-range-picker)

    5、滚动条(https://github.com/inuyaksa/jquery.nicescroll)

    6、提示信息(https://github.com/CodeSeven/toastr)

    7、异步提交表单(https://github.com/malsup/form)

    8、选择框(https://github.com/patrickkunka/easydropdown,https://github.com/select2/select2)

    9、表格(https://github.com/DataTables/DataTables)

    10、文件上传(https://github.com/blueimp/jQuery-File-Upload,https://github.com/maccman/jquery.upload.js,https://github.com/jfeldstein/jQuery.AjaxFileUpload.js,https://github.com/MicheleBertoli/jquery-html5-uploader)

    11、树形控件(http://www.treejs.cn/)

    12、复制到粘贴板(https://github.com/zeroclipboard/zeroclipboard)

    13、图表(http://echarts.baidu.com/)

    14、开关(http://abpetkov.github.io/switchery/,https://github.com/zhiyul/Switch)

    15、拖动(http://rubaxa.github.io/Sortable/)

    16、弹出框(http://craftpip.github.io/jquery-confirm/,https://github.com/WXAlbert/xcConfirm,http://t4t5.github.io/sweetalert/)

     17、单选框(https://github.com/elmahdim/checkbo,https://github.com/fntneves/jquery-labelauty)

    18、日历控件(https://github.com/fullcalendar/fullcalendar)

    19、拖拽(https://github.com/bevacqua/dragula)

     20、弹幕(https://github.com/yaseng/jquery.barrager.js)

    21、Excel(https://github.com/handsontable/handsontable)

    22、TagsInput(https://github.com/xoxco/jQuery-Tags-Input,https://github.com/bootstrap-tagsinput)

  • 相关阅读:
    Spring 依赖注入:简单的HelloWorld例子
    浮动元素margin负值的应用
    小球拖动吸附
    三栏布局
    ES6学习之路1
    绝对定位模拟固定定位效果...
    jQuery中的一些小技巧
    探究css帧动画setps()用处
    你所不知道的cursor妙用
    正则表达式
  • 原文地址:https://www.cnblogs.com/chjw8016/p/6010255.html
Copyright © 2011-2022 走看看