Skip to content

nachikethashu/Image-Slider-JQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Slider-JQuery

Basic Image slider component using jQuery, displays image and title Inspired from the pen: http://codepen.io/zuraizm/pen/vGDHl/

About the sample app

demo/index.html gives you the idea of the plugin.

Usage

declare a holder element and call the plugin upon it:

  • eg: $("#sliderStage").imageSlider(modelData)
  • modelData being an array of objects having src and title info.

#Demo Live demo here

Releases

No releases published

Packages

No packages published