Add 'Building Images' Style Slider to your webpages

Add 'Building Images' Style Slider to your webpages
'Building Images' Style Slider is a new addition to modern slider technology, the best thing about this slider is this slider is entirely coded HTML5 and JavaScript, which makes this slider very lightweight and handy. It's easily configurable and adaptable to any types of sites. Here below source code of this slider given; Read on:



Add 'Building Images' Style Slider to your webpages


See the Pen slider by kShazzad (@kShazzad) on CodePen.

How to configure:
  • If you want to change default Height and Weight, just change the all Height and Weight value
  • Add your images here; change default images
var urls = [
            'http://i.imgur.com/OeDykaH.jpg',
            'http://i.imgur.com/lLHspCj.jpg',
            'http://i.imgur.com/tCz9GQS.jpg'
        ],
  • Also change the number of images, default is 3, change 3 with your image number
for (var i = 1; i < 3; i++)

So what you think about this slider and how it working on your web project don't forget to mention :)