gitprzemek / super-simple-slider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

super-simple-slider

Editing the content only through by the js file.

If you want more slides with article add next images.push to array in main.js.

var images = []; images.push("next image");

var articles = []; articles.push("next title next article");

DEMO

About


Languages

Language:JavaScript 43.9%Language:CSS 39.2%Language:HTML 16.9%