SyntaxFix
Write A Post
Hire A Developer
Questions
To find the next element with the same class:
$(".class").eq( $(".class").index( $(element) ) + 1 )