🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A fancy jQuery / CSS3 based fullscreen image slider that makes use of CSS transform and z-index properties to create a fancy 3D transition effect between images.

Image-Slider

Documentation

Slider

Hi folks
it's a simple slider,my first project
you just have to add images in slides class and jqury will do the rest..

add your images ahown as bellow

<div class="slides">       <img src="img/1.jpg">       <img src="img/2.jpg">       <img src="img/3.jpg">       <img src="img/4.jpg">       <img src="img/5.jpg">   </div>

see the live version at

https://parth181195.github.io/Slider/


You May Also Like