I have this function that does the filtering of a table, according to the selected field selected and what was typed in the input, and it works.
function myFunction2() {
var input, filter, table, tr, td, i, filtro;
input = document.getEl...
asked by
16.10.2018 / 14:18