seansa / horizon-swiper

A light free swiper. It comes with many options and it works with your simple native browser scrolling.

Home Page:http://horizon-swiper.sebsauer.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Horizon Swiper

Version 1.1.1

You will love this light (~ 7kb) free swiper. It comes with many options and it works with your simple native browser scrolling. Try it on touch devices!

Documentation

http://horizon-swiper.sebsauer.de

HTML

<div class="horizon-swiper">
  <div class="horizon-item"></div>
  <div class="horizon-item"></div>
  <div class="horizon-item"></div>
</div>

Javascript

$('.horizon-swiper').horizonSwiper();

Browser support

  • Google Chrome
  • Mozilla FireFox
  • Safari
  • Internet Explorer (11, 10, 9, 8)
  • Microsoft Edge

Author

Sebastian Sauer - http://www.sebsauer.de

About

A light free swiper. It comes with many options and it works with your simple native browser scrolling.

http://horizon-swiper.sebsauer.de/

License:MIT License


Languages

Language:JavaScript 91.8%Language:CSS 8.2%