i found out that is has something to do with blanks ...
On 11 Feb., 13:57, hamburger <[email protected]> wrote: > it do not takes any effect ... > same problem is still there > > On 11 Feb., 10:16, ken <[email protected]> wrote: > > > try filter > > > $$('table td').filter(function(el) { > > return el.get('html') == this.get('html') > > > }, this).setStyle('color', color);
