Skip to content

alexvishweb/horizon-swiper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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

 
 
 

Contributors

Languages

  • JavaScript 92.1%
  • SCSS 7.9%