Retrun (array) all TR (rows) in a table that have childNodes < a number.
Example:
Slick.search($('tblSomeTable'), 'tr[childNodes.count<4]');
thanks
Gafa
Retrun (array) all TR (rows) in a table that have childNodes < a number.
Example:
Slick.search($('tblSomeTable'), 'tr[childNodes.count<4]');
thanks
Gafa