add(selector:String, ?context:JQuery):JQueryadd(value:JQuery):JQueryadd(value:Element):JQueryadd(value:Array<Element>):JQueryanimate(properties:{}, ?duration:Int, ?callb:() ‑> Void):JQueryanimate(properties:{}, ?duration:Int, ?easing:String, ?call:() ‑> Void):JQueryclick(?callb:JqEvent ‑> Void):JQueryclick(callb:() ‑> Void):JQueryclick(callb:JqEvent ‑> Void):JQueryclick(callb:() ‑> Bool):JQueryfadeIn(?duration:Int, ?call:() ‑> Void):JQueryfadeIn(?duration:Int, ?easing:String, ?call:() ‑> Void):JQueryfadeOut(?duration:Int, ?call:() ‑> Void):JQueryfadeOut(?duration:Int, ?easing:String, ?call:() ‑> Void):JQueryfadeTo(duration:Int, opacity:Float, ?call:() ‑> Void):JQueryfadeTo(duration:Int, opacity:Float, ?easing:String, ?call:() ‑> Void):JQueryfadeToggle(?duration:Int, ?call:() ‑> Void):JQueryfadeToggle(?duration:Int, ?easing:String, ?call:() ‑> Void):JQueryhide(?duration:Int, ?call:() ‑> Void):JQueryhide(?duration:Int, ?easing:String, ?call:() ‑> Void):JQueryload(?callb:JqEvent ‑> Void):JQueryload(url:String, ?data:{}, ?callb:(String, String) ‑> Void):JQueryload(url:String, ?data:{}, ?callb:String ‑> Void):JQueryload(url:String, ?data:{}, ?callb:() ‑> Void):JQueryon(events:String, callb:JqEvent ‑> Void):JQueryon(events:Dynamic<JqEvent ‑> Void>):JQueryon(events:String, selector:String, callb:JqEvent ‑> Void):JQueryshow(?duration:Int, ?call:() ‑> Void):JQueryshow(?duration:Int, ?easing:String, ?call:() ‑> Void):JQueryslideDown(?duration:Int, ?call:() ‑> Void):JQueryslideDown(?duration:Int, ?easing:String, ?call:() ‑> Void):JQueryslideToggle(?duration:Int, ?call:() ‑> Void):JQueryslideToggle(?duration:Int, ?easing:String, ?call:() ‑> Void):JQueryslideUp(?duration:Int, ?call:() ‑> Void):JQueryslideUp(?duration:Int, ?easing:String, ?call:() ‑> Void):JQuery