Hi,
Instead of going through each event and adding the click handler, use event delegation. That way you can attach the click handler even before the actual events are loaded on the page.
Here's a small dojo sample demonstrating the approach:
http://dojo.telerik.com/ONewo
Regards,
Bozhidar
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items