1
Answer

How to filter table using javascript with two param

Bryan Gomez

Bryan Gomez

6y
189
1
I need help on how to do the table filtering using javascript with more than two(2) parameter. I've already got the filtering using this: https://stackoverflow.com/questions/17074687/filtering-table-rows-using-jquery
 
But I want multiple filter in my table.

Answers (1)