美文网首页python我爱编程Web前端之路
Bootstrap插件集合(已经视觉疲劳)

Bootstrap插件集合(已经视觉疲劳)

作者: 东皇Amrzs | 来源:发表于2016-01-05 21:17 被阅读2035次

    前阵子自己用jsp开发个人Blog,思来想去还是Bootstrap用着顺手了,顺便也整理了一些网上有关Bootstrap的一些漂亮插件分享给大家。
    使用方法大同小异,下载下来然后指定标签的class属性即可.
    eg:

    <input type="textarea" class="wysihtml5"/>
    

    1. 可视化编辑器

    1. bootstrap-wysihtml5
      A Javascript plugin that makes it easy to create simple WYSIWYG editors
      2.Summernote
      A simple WYSIWYG editor for Bootstrap

    2. 日期选择器

    1. Datepicker
      A plugin for adding a datepicker field to any element
    2. ClockPicker
      A unique clock-style timepicker for Bootstrap

    3.数据分析生成器

    1. Date Range Picker
      This date range picker component creates a drop-down from which you can select a range of dates Extending Bootstrap

    4.对话框提示框

    1. Bootbox.js
      small JS library that allows you to create programmatic dialog boxes using Bootstraps modals

    5.文件上传插件

    1. jQuery File Upload
      A file upload widget which features multiple file selection, drag & drop, progress bars

    6.表单验证插件

    1. BootstrapValidator
      [API](http://bv.doc.javake.cn/api/) A jQuery plugin for vaildating forms within Bootstrap
    2. jqBootstrapValidation
      jqBootstrapValidation</strong></a> – Another jQuery validation framework for Bootstrap”/></p><br /><p><a target=

    7.相册插件

    1. Image Gallery plugin shows images and videos in the modal dialog of the Bootstrap
      2.** Bootstrap File Input**
      A library that allows you to create editable elements on your Bootstrap page
    2. Bootstrap Markdown
      A plugin for enabling Markdown editing in Bootstrap

    9.标签

    1. Bootstrap Tags jQuery plugin for adding tagging functionality Bootstrap
    2. Tokenfield An advanced tagging jQuery plugin for Bootstrap

    10.Website Tour(新手指引!)

    1. Bootstrap Tour A quick and easy way to build your product tours with Bootstrap Popovers
    2. Bootstro.js
      Bootstro-js

    11.按钮

    1. 社交媒体按钮
      Social Buttons for Bootstrap
      A pure CSS social sign-in button library for bootstrap

    先就这么多了,以后遇到更好的再补充。

    相关文章

      网友评论

      本文标题:Bootstrap插件集合(已经视觉疲劳)

      本文链接:https://www.haomeiwen.com/subject/rhyzhttx.html