On 2/9/06, Jerod Venema <[EMAIL PROTECTED]> wrote:
> And another reply-to-self...make that:
>
> Event.observe(el, 'click', (function(event) {
>         Element.addClassName(Event.element(event), 'myClass');
> );

... and you're missing a ')', or I could argue that you have one '(' too many.

Todd
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to