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);

Reply via email to