Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ansarimofid/slider


https://github.com/ansarimofid/slider

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# Image Silder
### This is simple image slider created in the process of learning javascript.
#### Created using HTML, CSS ,Javascript.
#### You can add this slider to you site.
* Copy code of div slider_container,slider_stylesheet,slider_script and _slider_images folder.

#### You can show whatever number of images you want in the slider.
1. Add your image in folder "_slider_images/".
2. Naming convention for image is "image_indexValue" where indexValue can be from 0 to numberOfImages-1. eg: image_0,image_2
3. Change the value of modVal in script.js to numberOfImages

#### For styling information check comments in slider_stylesheet.css