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)

  • 相关阅读:
    初识 vue
    Spring boot 整合 Swagger
    Swagger 注解
    初识 Swagger
    初识 mycat
    SpringBoot中的国际化
    为什么博客园用户体验这么差?
    Numpy常用方法及应用总汇
    嵌入式开发10种常见数字滤波算法
    .gitignore使用
  • 原文地址:https://www.cnblogs.com/chjw8016/p/6010255.html
Copyright © 2011-2022 走看看