zoukankan      html  css  js  c++  java
  • 网站常用UI整理

    1.UI插件包使用
     
    Bootstrap
    地址:http://v3.bootcss.com/getting-started/
     
     
    Bootstrap buttons 按钮
    地址:http://www.bootcss.com/p/buttons/
     
     
     
    kindeditor 富文本编辑器
    地址:http://kindeditor.net/
     
     
     
    botstrap-datetimepicker 日期时间
    地址:http://www.bootcss.com/p/bootstrap-datetimepicker/
     
     
    jquery-ui-bootstrap
    地址:http://www.bootcss.com/p/jquery-ui-bootstrap/
     
     
    grumblejs 气泡提示
    地址:http://www.bootcss.com/p/grumblejs/
     
     
    jQuery-File-Upload 上传插件
    地址:https://blueimp.github.io/jQuery-File-Upload/
     
     
    bootstrap-typeahead 自动完成
    地址:https://github.com/bassjobsen/Bootstrap-3-Typeahead
     
     
    jQuery.validationEngine v2.6.2 表单验证
    地址:https://github.com/posabsolute/jQuery-Validation-Engine
     
     
    zTree 树插件
    地址:http://www.ztree.me/v3/main.php#_zTreeInfo
     
     
    artDialog4.1.7 弹出层
    地址:http://aui.github.io/artDialog/
     
     
    layer 遮罩层
    地址:http://sentsin.com/jquery/layer/
     
    js-base64
    地址:https://github.com/dankogai/js-base64
     
     
    backstretch 登录界面背景图切换
    地址:https://github.com/srobbin/jquery-backstretch
     
     
    font-awesome 图标字体
    地址:http://www.bootcss.com/p/font-awesome/
     
    jquery.form.js 表单
    地址:http://malsup.com/jquery/form/#download
     
     
    JsRender JS模版
    地址:http://www.jsviews.com/#jsrender
     
     
    json3
    地址:https://bestiejs.github.io/json3/
     
     
    Select2 下拉框
    地址:https://select2.github.io/
     
     
    Layout 布局
    地址:http://layout.jquery-dev.com/documentation.cfm#
     
  • 相关阅读:
    RabbitMQ 消息可靠性
    SpringBoot2.X+SpringAMQP 整合 RabbitMQ
    《红宝书》 |Array数组介绍及用法
    《红宝书》 |单例内置对象 |Global和Math
    js封装 |随机获取指定范围内的整数
    《红宝书》 |原始包装类型
    《红宝书》 |什么是对象
    js封装 |时间对象相关方法
    兼容 |ios移动端的时间对象
    《红宝书》 |基本引用类型-正则表达式RegExp
  • 原文地址:https://www.cnblogs.com/yy-lxk/p/4325896.html
Copyright © 2011-2022 走看看