SwipeView 是一个简单并且高效的JavaScript库用于创建可无限循环的转木马(carousels)。

这个carousel专门设计用于移动浏览器,并拥有针对移动平台的高级功能:

  • memory conservative as it uses only three elements at any given time
  • running smooth as it takes advantage of hardware acceleration
  • bandwidth friendly with its 1.5kb minified/gzipped footprint.

它只支持水平sliders,可作用于任意HTML内容,支持触摸。

SwipeView - 用于移动Web的无限旋转木马