Search the exact value on a table with jquery
I want to search the exact ID on a table with Jquery, but for example if a search de 47, it shows every number with 47 (47, 147, 247, 347,471,472, 473 …) and I only want the one that is 47.
JQuery .append(): Add inside
I’m trying to render this dynamically using jQuery .append() :