Archive for the ‘jQuery’ Category
4
I’ve created a system to filter the text of a TD within a table and, based in a specific algorythm, show only the desired TRs. It works with the following rules: Given a table with thead and tbody, jQuery Table Filter creates an input below all TDs of theads that automatically filters the content based [...]