get the count of results from a selector
get the count of results from a selector
how would you get the number results from the code below?
$("tr:has(<td><code>"+value+"</code></td>)").each(function(index, element){});
Topic Participants
bigt95nt011037
jakecigar