$(document).ready(function(){
$(".slider li:first-child").addClass("active");
setTimeout(autoAddClass, 1000);
});
function autoAddClass(){
var next = $(".active").removeClass("active").next();
if(next.length)
$(next).addClass('active');
else
$('.slider li:first-child').addClass('active');
setTimeout(autoAddClass, 1000);
}
Really informative article post.Really looking forward to read more. Will read on…
I am so grateful for your post.Thanks Again. Really Great.
Im obliged for the blog article.Really thank you! Will read on…
Great blog.Really thank you! Awesome.
I really like and appreciate your post.Much thanks again. Great.