Fábio, Ok, thanks for examples, thought answer would be "custom pseudo-class. "
thanks Gafa On Oct 22, 12:26 pm, Fábio M. Costa <[email protected]> wrote: > This doesn't work. You can achieve this by implementing a custom > pseudo-class. > > Take these as an example: > > http://www.jsfiddle.net/CVWFV/4/http://www.jsfiddle.net/CVWFV/2/ > > -- > Fábio Miranda Costa > front...@portalpadroes > Globo.com > *github:* fabiomcosta > *twitter:* @fabiomiranda > *ramal:* 6410 > > On Fri, Oct 22, 2010 at 2:03 PM, Gafa <[email protected]> wrote: > > Fábio, > > > Initially does it work?, if not, then asking for it to be included > > some point in time. > > > thanks > > > Gafa > > > On Oct 22, 11:59 am, Fábio M. Costa <[email protected]> > > wrote: > > > Are you requiring this feature or asking if it works? > > > > -- > > > Fábio Miranda Costa > > > front...@portalpadroes > > > Globo.com > > > *github:* fabiomcosta > > > *twitter:* @fabiomiranda > > > *ramal:* 6410 > > > > On Fri, Oct 22, 2010 at 1:10 PM, Gafa <[email protected]> wrote: > > > > Retrun (array) all TR (rows) in a table that have childNodes < a > > > > number. > > > > > Example: > > > > > Slick.search($('tblSomeTable'), 'tr[childNodes.count<4]'); > > > > > thanks > > > > > Gafa
