brownyangyang

BootStrap

      -css

      -js

一、响应式

        根据条件响应不同的页面布局

       

              .c2{

                     background-color:red;

                     }

            

             }

       @media(min-width:700px){

                .c1{

                     background-color:green;

                     }

     }

二、图标、字体

        @font-face

 

三、基本使用

      插件轮播   bxSlider

             

 

 

jQueryUI

      -css

      -js

 

 

EasyUI

      -css

      -js

Ajax操作

 

分类:

技术点:

相关文章: