08 2015 档案

AngularJS 文本字段禁用5秒
摘要:禁止5秒 字段会被禁用5秒,知道$timeout将isDisabled属性设置为false 阅读全文

posted @ 2015-08-26 15:03 Edge_Lin 阅读(214) 评论(0) 推荐(0)

AngularJS 控制器嵌套
摘要:默认情况下,AngularJS在当前作用域中无法找到某个属性,就会在父级作用域中进行查找. Say hello {{person}} angular.module('myApp',[]) .control... 阅读全文

posted @ 2015-08-25 15:40 Edge_Lin 阅读(327) 评论(0) 推荐(0)

AngularJS 加与减
摘要:Hello {{ text }} 阅读全文

posted @ 2015-08-25 11:47 Edge_Lin 阅读(435) 评论(0) 推荐(0)

HTML重置样式与清除浮动
摘要:/*reset*/body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}em{font-style: normal;}li{list-style: none;}a{text-deco... 阅读全文

posted @ 2015-08-06 16:14 Edge_Lin 阅读(470) 评论(0) 推荐(0)

导航