Skip to content

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

License

Notifications You must be signed in to change notification settings

thisgun/horizon-swiper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizon Swiper

Version 1.1.0

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • CSS 7.9%