Attach a handler to the event for all elements which match the current selector, now and in the future.
Namespace: SharpKit.jQuery
Class: jQuery
public jQuery live(JsString eventType, object eventData, JsAction<T> handler)