10 2015 档案
摘要:CSS:/* Make it a marquee */.marquee { width: 450px;margin: 0 auto;overflow: hidden;white-space: nowrap;box-sizing: border-box;animation: marquee 50s ...
阅读全文
摘要:想要达到ng-class的效果,有两种写法 1.class=“{{class}} class1 class2” 2.ng-class="{true: 'active', false: 'inactive'}[isActive]" 第一种可以使用多个样式类,但官方并不提倡。用第二种方法,并且想用多个样
阅读全文

浙公网安备 33010602011771号