An example of plain vanilla event delegation is here: http://jsfiddle.net/T7Fmy/2/ . Note that some events aren't supported (such as focus, blur, change, and submit). Ryan Florence has a whole lot of info available on it here: http://ryanflorence.com/event-delegation-with-mootools-quit-selecting-all-those-elements/ .

Regards,

Barry

On 18/02/2010 4:44 PM, Lorenzo De Tomasi wrote:
Thank you, but can I see an example?
Best regards

On 17 Feb, 17:34, Aaron Newton<[email protected]>  wrote:
You'd be better off using event delegation:
http://mootools.net/docs/more/Element/Element.Delegation

Reply via email to