Simple Autoslide


/ Published in: jQuery
Save to your folder(s)

This goes through the specified div, and finds a div with the class of current. It then removes the class from that div, and adds it onto the next one. Note: Through CSS make the current class with a display block, and the slide class with a display none.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.