Opposite to $("#resultsBox *:hidden").size();
Opposite to $("#resultsBox *:hidden").size();
Hi, what would be the opposite to:
var a1 = $("#resultsBox *:hidden").size();
I have tried doing the opposite, substituing
var a1 = $("#resultsBox *:visible").size();
Thanks in advance.
Thanks.
Topic Participants
paul
jakecigar