Retrun (array) all TR (rows) in a table that have childNodes < a
number.

Example:

Slick.search($('tblSomeTable'), 'tr[childNodes.count<4]');

thanks

Gafa

Reply via email to