I use show() and hide() to show and hide rows in a table.
show()
hide()
How could I count the number of non-hidden rows (more accurately, rows with
jquery selector to count the number of visible table rows?
Change !== to ===