AngularJS+BootStrap的一些插件
插件网址:http://jquerypluginplus.com/
树
1、angular-bootstrap-nav-tree
http://jquerypluginplus.com/angular-bootstrap-nav-tree-bootstrap-based-nav-tree-for-angularjs-apps/
2、bootstrap-tree-view
http://jquerypluginplus.com/bootstrap-tree-view/
树表
1、terms-tree-grid-using-jquery-angularjs-javascript
http://jquerypluginplus.com/terms-tree-grid-using-jquery-angularjs-javascript/
左右选择框 (左边两边的元素可以交换)
1、bootstrap-duallistbox
数据表
1、 bootgrid
http://jquerypluginplus.com/jquery-bootgrid-jquery-grid-plugin-for-bootstrap/
2、ng-grid
http://jquerypluginplus.com/ng-grid-angular-data-grid-written-in-angularjs/
全屏选择框
1、bootstrap-fullscreen-select
http://jquerypluginplus.com/jquery-bootstrap-fullscreen-select/
tabs
1、bootstrap-tabcordion
http://jquerypluginplus.com/bootstrap-tabcordion/
时间控件
1、datepicker-bootstrap
2、 timepicker-twitter-bootstrap
http://jquerypluginplus.com/timepicker-twitter-bootstrap/
3、 jquery-bootstrap-datetime-picker
http://jquerypluginplus.com/jquery-bootstrap-datetime-picker/
颜色选择控件
1、bootstrap-colorpicker
http://jquerypluginplus.com/jquery-bootstrap-colorpicker/
验证插件
1、jqbootstrapvalidation
http://jquerypluginplus.com/jqbootstrapvalidation/
开关控件
1、bootstrap-switch
http://jquerypluginplus.com/bootstrap-switch/
popover
1、http://jquerypluginplus.com/webui-popover-lightweight-jquery-popover-plugin/
上传组件
1、http://jquerypluginplus.com/angular-uploads-angularjs-directives-for-beautiful-upload-uis/
slider
1、http://jquerypluginplus.com/angular-swiper-angular-directive-for-most-modern-touch-slider/
AngularJS+BootStrap的一些插件的更多相关文章
- Play1+angularjs+bootstrap ++ (idea + livereload)
我的web开发最强组合:Play1+angularjs+bootstrap ++ (idea + livereload) 时间 2012-12-26 20:57:26 Freewind.me原文 ...
- AngularJS Bootstrap
AngularJS 的首选样式表是 Bootstrap. 可以在 AngularJS 应用中加入 Twitter Bootstrap,你可以在你的 <head>元素中添加如下代码: < ...
- bootstrap的popover插件在focus模式时在Safari浏览器无法使用的bug解决方案
前言 最近在使用bootstrap的popover插件,效果如下: popover插件的focus模式时表现为当点击按钮时弹出浮动层,在点击浮动层外的任何一处,都隐藏浮动层. 但是在mac下的Safa ...
- bootstrap的日期插件datetimepicker有问题
bootstrap的日期插件datetimepicker在chrome中会出现掉下来的现象,而且一直没找到原因,下载最新版的插件直接在各个浏览器中都会掉下来, 问题一直解决不了,转而换其他插件 htt ...
- bootstrap学习之三—插件
一.模态框(modal)插件 1)为要触发模态框的组件添加data-toggle="modal",data-target="对应ID" 2)使用一个div实现m ...
- Bootstrap transition.js 插件
Bootstrap transition.js 插件详解 Bootstrap 自带的 JavaScript 插件的动画效果几乎都是使用 CSS 过渡实现的,而其中的 transition.js 就 ...
- Bootstrap Paginator分页插件
Bootstrap Paginator分页插件使用示例 最近做的asp.netMVC项目中需要对数据列表进行分类,这个本来就是基于bootstrap开发的后台,因此也就想着bootstrap是否有分页 ...
- Bootstrap Paginator分页插件+ajax 实现动态无刷新分页
之前做分页想过做淘宝的那个,但是因为是后台要求不高,就Bootstrap Paginator插件感觉还蛮容易上手,所以就选了它. Bootstrap Paginator分页插件下载地址: Downlo ...
- 浅谈Django的Q查询以及AngularJS的Datatables分页插件
使用Q查询,首先要导入Q模块: from django.db.models import Q 可以组合使用&,|操作符用于多个Q的对象,产生一个新的Q对象,Q对象也可以用~操作符放在前面表示否 ...
随机推荐
- RHCE7认证学习笔记17——KickStart安装系统
一.自动化安装系统工具 1.Cobbler 另一个自动化安装工具: 2.Kickstart 二.使用kickstart自动化安装系统 服务器安装的软件: 1.dhcp服务 [root@lin ...
- ethtool speed HowTo : Change Speed and Duplex of Ethernet card in Linux
To change Speed and Duplex of an ethernet card, we can use ethtool - a Linux utility for Displaying ...
- 步骤1:JMeter 录制脚本接口测试
JMeter 常用测试方法简介 1.下载安装 http://jmeter.apache.org/download_jmeter.cgi 安装JDK,配置环境变量JAVA_HOME. 系统要求:JMet ...
- 【紫书】(UVa12563)Jin Ge Jin Qu hao
继续战dp.不提. 题意分析 这题说白了就是一条01背包问题,因为对于给定的秒数你只要-1s(emmmmm)然后就能当01背包做了——那1s送给劲歌金曲(?).比较好玩的是这里面dp状态的保存——因为 ...
- vue中表单的动态绑定
有一个表单: <el-form :model="configForm"> </el-form> 如果configForm初始化为{},此对象是动态变化的,如 ...
- Maven中如何将源码之外的文件打包及添加本地jar
<build> <resources> <resource> <directory>src/main/resources</directory&g ...
- mysql类型与java类型对应异常场景
MySQL的bigint unsigned类型,对应java的BigInteger类型,在基于mybatis框架时,如果我将bigint unsigned类型的字段的返回放在一个map的返回类型中时. ...
- ELK6.2.4集群
ELK6.2.4集群安装使用 https://www.cnblogs.com/frankdeng/p/9139035.html 一 简介 Elasticsearch是一个高度可扩展的开源全文搜索和分析 ...
- NET 的 ELK 监控方案
NET 的 ELK 监控方案 https://www.jianshu.com/p/3c26695cfc38 背景就不多说了,谁家没有个几个十系统在跑啊.如何监控这几十个系统的运行状况,对于非运营人员来 ...
- hdu 1284 钱币兑换问题 (递推 || DP || 母函数)
钱币兑换问题 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Subm ...