Skip to content

aben711/ms-pager

 
 

Repository files navigation

ms-pager

avalon2的分页插件

拥有两个模板,一个是使用fontawesome,另一个则可以让你定义文本的

如果你使用fontawesome,需要在head中单独添加如下三个链接

<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
        <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
        <!--[if IE 7]>
          <link rel="stylesheet" href="proxy.php?url=https%3A%2F%2Fnetdna.bootstrapcdn.com%2Ffont-awesome%2F3.2.1%2Fcss%2Ffont-awesome-ie7.min.css">
        <![endif]-->

使用兼容性极好的3.2.1

http://caibaojian.com/fontawesome/get-started.html http://stackoverflow.com/questions/9809351/ie8-css-font-face-fonts-only-working-for-before-content-on-over-and-sometimes

About

avalon2的分页插件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.8%
  • CSS 1.9%
  • HTML 1.3%