Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/malash/css3-scrollbar

利用CSS3实现各种风格的滚动条
https://github.com/malash/css3-scrollbar

Last synced: about 1 month ago
JSON representation

利用CSS3实现各种风格的滚动条

Awesome Lists containing this project

README

        

#CSS3Scrollbar

利用CSS3实现各种风格的滚动条

##Gmail风格滚动条

###使用方法

在HTML中添加如下代码:

/* http */

/* https */

###更多介绍

> [http://malash.me/201207/css3-gmail-scrollbar/](http://malash.me/201207/css3-gmail-scrollbar/ "CSS3实现Gmail风格滚动条")

##Windows8风格滚动条

###使用方法

在HTML中添加如下代码:

/* http */

/* https */

###更多介绍

> [http://malash.me/201208/css3-win8-scrollbar/](http://malash.me/201208/css3-win8-scrollbar/ "CSS3实现Windows8风格滚动条")