Hi folks,
hope you are all well!
I have the below code running on a html. everytime i run it it also filters the header. could you kindly help.
thanking you inadvance.
<script>
function searchTable() {
var input, filter, found, table, tr, td, i, j;
input =...