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