SyntaxFix
Write A Post
Hire A Developer
Questions
the easiest way of doing this is
$("#tabs div[aria-hidden='false']");
and for index
$("#tabs div[aria-hidden='false']").index();