Skip to content

Responsive Slider is javascript plugin to show images as a slider and it's get data from json file.

Notifications You must be signed in to change notification settings

mohamedaboelmagd/Responsive-Slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Slider

Responsive Slider is javascript plugin to show images as a slider and it's get data from json file.

steps to run a project

step1: create div with id like this

step2: update javascript script var slider = new ResponsiveSlider.Slider({id of div slider},{url of json and {step} syntax for counter});

for example url -> https://xx/ajax/search?page=1 var slider = new ResponsiveSlider.Slider({id of div slider},'https://xxxx/ajax/search?page={step}');

About

Responsive Slider is javascript plugin to show images as a slider and it's get data from json file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published