码迷,mamicode.com
首页 >  
搜索关键字:angular bootstrap    ( 14265个结果
Bootstrap 网格系统
自版本 2.3.2 起,Bootstrap 提供了两种类型的网格,默认网格系统和流动网格系统。默认的网格系统是 940px 宽和 12 列。本文主要讲解第一种。首先让我们看,怎么来应用默认网格系统 Fixed layout example with Bootstrap ...
分类:其他好文   时间:2014-07-22 23:09:54    阅读次数:338
angularjs 实现排序功能
实现公式:{{orderBy_expression | orderBy:expression:reverse}}Examplevar app=angular.module("myApp",[]); app.controller("Ctrl",function($scope){ $scope.fri....
分类:Web程序   时间:2014-07-22 23:07:52    阅读次数:960
Bootstrap 表格
Bootstrap 的简单表格实例 Example of Table with twitter bootstrap Student-ID First Name Last Name ...
分类:其他好文   时间:2014-07-22 23:06:56    阅读次数:327
Bootstrap 排版
Bootstrap 排版实例 Example of Typography with bootstrap This is heading 1 / H1This is heading 2 / H2This is heading 3 / H3This is heading 4 / H4This ...
分类:其他好文   时间:2014-07-22 23:06:56    阅读次数:351
Bootstrap 布局
bootstrap提供的布局主要有两种,固定布局和流动布局。Bootstrap 固定布局用法 ... 实例:Example of Fixed Layout with Bootstrap version 2.0 from w3cschool.ccHomeAboutContactw3csch...
分类:其他好文   时间:2014-07-22 23:06:55    阅读次数:812
angular学习笔记(一)
入门实例:一个购物车产品清单,可以自行改变数量,总价自动计算的小例子:代码如下: 1.1实例:购物车 your shopping cart {{item.title}} {{item.price|curren...
分类:其他好文   时间:2014-05-01 13:50:25    阅读次数:346
Bootstrap 图标
Bootstrap 图标由 Glyphicons 提供。详情可以去bootstrap官网进行查看。用法: 实例:一个搜索表单 Example of using icons in search form - Bootstrap version 2.0 ...
分类:其他好文   时间:2014-05-01 13:14:52    阅读次数:573
Bootstrap 表单
自版本 2.0 起,Bootstrap 提供了四中类型的表单布局 -垂直(默认)搜索内联水平默认是垂直布局创建垂直表单布局View Code效果如图:创建搜索表单布局View Code效果如图:创建内联表单布局View Code效果如图:创建水平表单布局View Code效果如图:Bootstrap...
分类:其他好文   时间:2014-05-01 00:40:51    阅读次数:475
angularjs requeirjs配置相关
尝试了网上的yeoman generator 生成的脚手架项目不...
分类:Web程序   时间:2014-04-30 22:33:39    阅读次数:526
bootstrap收费模版,里面也有后台模版
http://bootstrapmaster.com/
分类:其他好文   时间:2014-04-29 16:38:46    阅读次数:405
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!