SyntaxFix
Write A Post
Hire A Developer
Questions
check this out https://forum.jquery.com/topic/get-index-of-same-class-element-on-click then http://jsfiddle.net/me2loveit2/d6rFM/2/
var index = $('selector').index(this); console.log(index)