Open
Description
http://learn.jquery.com/events/event-extensions/
Under _default: function( event: jQuery.Event, data: Object )
(Event extensions)
When the .trigger()
method finishes running all the event handlers for an event, it also looks for and runs any method on the target object by the same name unless of the handlers called event.preventDefault()