how to attach onclick event to an array of elements (mootools)

Posted by Itay Moav on Stack Overflow See other posts from Stack Overflow or by Itay Moav
Published on 2010-03-24T13:56:46Z Indexed on 2010/03/24 15:13 UTC
Read the original article Hit count: 199

Filed under:
|
|

Is there a syntax for the following thing:

$$('.a-lot-of-elems').addEvent(somefunction);

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about mootools