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

https://github.com/lpgray/ray-carousels

A carousel function tool for both PC and Mobile
https://github.com/lpgray/ray-carousels

Last synced: 3 months ago
JSON representation

A carousel function tool for both PC and Mobile

Awesome Lists containing this project

README

          

ray-carousels
======
一个图片轮播组件集合,包括`mobile`、`oppo`、`single`、`multiple`4种独立的carousel组件。宗旨是每个组件尽可能简单,代码尽可能少,不需太多参数配置,只求得到效果即可。

## Components
- mobile (dept on zepto) 用在移动端的Carousel库,目前用在[西祠3G版](http://3g.xici.net)
- single (dept on NOTHING)
- multiple (dept on NOTHING)
- oppo (dept on jquery) 一个模仿oppo的Carousel库

## How to Use
请查看 `src` 下对应的 html。