Syn.static.trigger  function     

Creates a synthetic event and dispatches it on the element.
This will run any default actions for the element. Typically you want to use Syn, but if you want the return value, use this.

Syn.trigger(type, options, element) -> Boolean
{String}
{Object}
{HTMLElement}
{Boolean}

true if default events were run, false if otherwise.

© Jupiter IT - JavaScriptMVC Training and Support