Skip to content

Mostafa-Yusuf/easy-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

easy-slider

image and content slider

easy-slider is a tiny jQuery plugin that creates a responsive slider using elements inside a container. it let's you to focus on design and then slide it using one line command.

get started:

  • Download the slider.js and include it on your page
  • Initialize the slider, give it the container ID and the slides class name new H2O.slider({sliderID: "#main-slider", slideClass:".mySlides"});
  • If you want to appear dots add the dot class name new H2O.slider({sliderID: "#main-slider", slideClass:".mySlides", dotClass:".dot"});

Enjoy

About

image and content slider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published