LdWidgetJS
From WidgetAvenue Wiki
ldWidgetJS is a Class Attribute which can be used to attach event handlers to a node. This can be done using the following syntax:
class="ldWidgetJS_[Name Of Your Function]_[Event Name]"
If no event name is indicated, the default event is "load".
