2025-01-15 19:28:55 +01:00

39 lines
87 KiB
HTML

<!DOCTYPE html>
<html lang="en"><!-- use theme color or fallback -->
<!--use textcolor from settings, otherwise create a contrasting color to theme color-->
<head><meta charset="utf-8"/><link href="../bootstrap/css/bootstrap.min.css" rel="stylesheet"/><link href="../bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet"/><link href="../bootstrap/css/bootstrap-select.min.css" rel="stylesheet"/><link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic" rel="stylesheet" type="text/css"/><link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,600,600italic,400" rel="stylesheet" type="text/css"/><link href="http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet" type="text/css"/><script src="../jquery-1.9.1.min.js"></script><script src="../bootstrap/js/bootstrap.min.js"></script><script src="../bootstrap/js/bootstrap-select.min.js"></script><link href="../styles.css" rel="stylesheet"/><link href="../haxe-nav.css" rel="stylesheet"/><script type="text/javascript">var dox = {rootPath: "../",platforms: ["Neko","Android","Flash","iOS","macOS","Linux","HTML5","Windows"]};</script><script type="text/javascript" src="../nav.js"></script><script type="text/javascript" src="../index.js"></script><link rel="icon" href="../favicon.ico" type="image/x-icon"></link><title>js.JQuery - API Reference</title></head><body><style>
a, code .type {
color: #24afc4;
}
.navbar .brand {
display: inline-block;
float: none;
text-shadow: 0 0 0 transparent;
}
.nav-list>.active>a.treeLink, .nav-list>.active>a.treeLink:hover, .nav-list>.active>a.treeLink:focus {
background: #24afc4;
color: #ffffff;
text-shadow: 0 0 0 transparent;
}
.navbar .container {
width: 940px ;
}
@media (max-width: 767px) {
.navbar .container {
width: auto;
}
}
@media (max-width: 979px) and (min-width: 768px) {
.navbar .container {
width: 724px;
}
}
@media (min-width: 1200px) {
.navbar .container {
width: 1170px;
}
}
.navbar .container img {
margin: 5px 0 0 4px;
}
</style><nav class="nav"><div class="navbar"><div class="navbar-inner" style="background:#FAFAFA; border-bottom:1px solid rgba(0,0,0,.09)"><div class="container"><a class="brand" href="http://www.openfl.org"><img alt="" src="http://www.openfl.org/images/logo.png"/></a><a class="brand" style="color:#777777" href="../">API Reference</a></div></div></div></nav><div class="container main-content"><div class="row-fluid"><div class="span3"><div class="well sidebar-nav"><form class="form-search" id="searchForm"><div class="input-prepend input-block-level"><span class="add-on"><i class="icon-search"></i></span><input id="search" type="text" placeholder="Search" autocomplete="off"/></div></form><div class="dropdown"><select id="select-platform" class="selectpicker" title="Filter by platform" data-width="100%"><option value="all" selected="true">All Platforms</option><option>Neko</option><option>Android</option><option>Flash</option><option>iOS</option><option>macOS</option><option>Linux</option><option>HTML5</option><option>Windows</option></select></div></div><div class="well sidebar-nav"><div id="nav"></div></div></div><div class="span9"><div class="page-header"><h1><small>class</small> JQuery</h1><h4><small>package <a href="../js/index.html">js</a></small></h4> <p class="availability"><hr/><em>Available on HTML5</em></p></div><div class="body"><div class="doc doc-main"><div class="indent"><p></p></div></div><h3 class="section">Constructor</h3><div class="fields"><div class="field "><a name="new"></a><h3><p><code><a href="#new"><span class="identifier">new</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>)</code></p><p><code><a href="#new"><span class="identifier">new</span></a> (<span style="white-space:nowrap">j:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>)</code></p><p><code><a href="#new"><span class="identifier">new</span></a> (<span style="white-space:nowrap">j:<a class="type" title="The window object represents a window containing a DOM document; the document property points to the DOM document loaded in that window." href="../js/html/Window.html">Window</a></span>)</code></p><p><code><a href="#new"><span class="identifier">new</span></a> (<span style="white-space:nowrap">j:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>)</code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Variables</h3><div class="fields"><div class="field "><a name="context"></a><h3><p><code><span class="label">read only</span><a href="../js/JQuery.html#context"><span class="identifier">context</span></a>:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="length"></a><h3><p><code><span class="label">read only</span><a href="../js/JQuery.html#length"><span class="identifier">length</span></a>:<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Methods</h3><div class="fields"><div class="field "><a name="add"></a><h3><p><code><a href="#add"><span class="identifier">add</span></a> (<span style="white-space:nowrap">selector:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?context:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#add"><span class="identifier">add</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#add"><span class="identifier">add</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#add"><span class="identifier">add</span></a> (<span style="white-space:nowrap">value:<a class="type" title="An Array is a storage for values." href="../Array.html">Array</a>&lt;<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a>&gt;</span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="addClass"></a><h3><p><code><a href="#addClass"><span class="identifier">addClass</span></a> (<span style="white-space:nowrap">className:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="after"></a><h3><p><code><a href="#after"><span class="identifier">after</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#after"><span class="identifier">after</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#after"><span class="identifier">after</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="andSelf"></a><h3><p><code><a href="#andSelf"><span class="identifier">andSelf</span></a> ():<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="animate"></a><h3><p><code><a href="#animate"><span class="identifier">animate</span></a> (<span style="white-space:nowrap">properties:{},</span> <span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?callb:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#animate"><span class="identifier">animate</span></a> (<span style="white-space:nowrap">properties:{},</span> <span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="append"></a><h3><p><code><a href="#append"><span class="identifier">append</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#append"><span class="identifier">append</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#append"><span class="identifier">append</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="appendTo"></a><h3><p><code><a href="#appendTo"><span class="identifier">appendTo</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#appendTo"><span class="identifier">appendTo</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#appendTo"><span class="identifier">appendTo</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="attr"></a><h3><p><code><a href="#attr"><span class="identifier">attr</span></a> (<span style="white-space:nowrap">name:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="The basic String class." href="../String.html">String</a></code></p><p><code><a href="#attr"><span class="identifier">attr</span></a> (<span style="white-space:nowrap">name:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">value:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="before"></a><h3><p><code><a href="#before"><span class="identifier">before</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#before"><span class="identifier">before</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#before"><span class="identifier">before</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="bind"></a><h3><p><code><a href="#bind"><span class="identifier">bind</span></a> (<span style="white-space:nowrap">events:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="blur"></a><h3><p><code><a href="#blur"><span class="identifier">blur</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="change"></a><h3><p><code><a href="#change"><span class="identifier">change</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="children"></a><h3><p><code><a href="#children"><span class="identifier">children</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="clearQueue"></a><h3><p><code><a href="#clearQueue"><span class="identifier">clearQueue</span></a> (<span style="white-space:nowrap">?queueName:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="click"></a><h3><p><code><a href="#click"><span class="identifier">click</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#click"><span class="identifier">click</span></a> (<span style="white-space:nowrap">callb:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#click"><span class="identifier">click</span></a> (<span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#click"><span class="identifier">click</span></a> (<span style="white-space:nowrap">callb:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="clone"></a><h3><p><code><a href="#clone"><span class="identifier">clone</span></a> (<span style="white-space:nowrap">?withDataAndEvents:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="closest"></a><h3><p><code><a href="#closest"><span class="identifier">closest</span></a> (<span style="white-space:nowrap">selector:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?context:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="contents"></a><h3><p><code><a href="#contents"><span class="identifier">contents</span></a> ():<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="css"></a><h3><p><code><a href="#css"><span class="identifier">css</span></a> (<span style="white-space:nowrap">prop:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="The basic String class." href="../String.html">String</a></code></p><p><code><a href="#css"><span class="identifier">css</span></a> (<span style="white-space:nowrap">prop:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">value:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#css"><span class="identifier">css</span></a> (<span style="white-space:nowrap">map:{}</span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="data"></a><h3><p><code><a href="#data"><span class="identifier">data</span></a> (<span style="white-space:nowrap">key:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">value:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../Dynamic.html">Dynamic</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#data"><span class="identifier">data</span></a> ():<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../Dynamic.html">Dynamic</a></code></p><p><code><a href="#data"><span class="identifier">data</span></a> (<span style="white-space:nowrap">key:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="dblclick"></a><h3><p><code><a href="#dblclick"><span class="identifier">dblclick</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="delay"></a><h3><p><code><a href="#delay"><span class="identifier">delay</span></a> (<span style="white-space:nowrap">duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?queueName:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="delegate"></a><h3><p><code><a href="#delegate"><span class="identifier">delegate</span></a> (<span style="white-space:nowrap">selector:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">events:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="dequeue"></a><h3><p><code><a href="#dequeue"><span class="identifier">dequeue</span></a> (<span style="white-space:nowrap">?queueName:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="detach"></a><h3><p><code><a href="#detach"><span class="identifier">detach</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="die"></a><h3><p><code><a href="#die"><span class="identifier">die</span></a> (<span style="white-space:nowrap">?events:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="each"></a><h3><p><code><a href="#each"><span class="identifier">each</span></a> (<span style="white-space:nowrap">f:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#each"><span class="identifier">each</span></a> (<span style="white-space:nowrap">f:<a class="type" title="The standard Int type." href="../Int.html">Int</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="empty"></a><h3><p><code><a href="#empty"><span class="identifier">empty</span></a> ():<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="end"></a><h3><p><code><a href="#end"><span class="identifier">end</span></a> ():<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="eq"></a><h3><p><code><a href="#eq"><span class="identifier">eq</span></a> (<span style="white-space:nowrap">index:<a class="type" title="The standard Int type." href="../Int.html">Int</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="error"></a><h3><p><code><a href="#error"><span class="identifier">error</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="fadeIn"></a><h3><p><code><a href="#fadeIn"><span class="identifier">fadeIn</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#fadeIn"><span class="identifier">fadeIn</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="fadeOut"></a><h3><p><code><a href="#fadeOut"><span class="identifier">fadeOut</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#fadeOut"><span class="identifier">fadeOut</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="fadeTo"></a><h3><p><code><a href="#fadeTo"><span class="identifier">fadeTo</span></a> (<span style="white-space:nowrap">duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">opacity:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../Float.html">Float</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#fadeTo"><span class="identifier">fadeTo</span></a> (<span style="white-space:nowrap">duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">opacity:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../Float.html">Float</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="fadeToggle"></a><h3><p><code><a href="#fadeToggle"><span class="identifier">fadeToggle</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#fadeToggle"><span class="identifier">fadeToggle</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="filter"></a><h3><p><code><a href="#filter"><span class="identifier">filter</span></a> (<span style="white-space:nowrap">selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="find"></a><h3><p><code><a href="#find"><span class="identifier">find</span></a> (<span style="white-space:nowrap">selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="first"></a><h3><p><code><a href="#first"><span class="identifier">first</span></a> ():<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="focus"></a><h3><p><code><a href="#focus"><span class="identifier">focus</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="focusin"></a><h3><p><code><a href="#focusin"><span class="identifier">focusin</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="focusout"></a><h3><p><code><a href="#focusout"><span class="identifier">focusout</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="get"></a><h3><p><code><a href="#get"><span class="identifier">get</span></a> ():<a class="type" title="An Array is a storage for values." href="../Array.html">Array</a>&lt;<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a>&gt;</code></p><p><code><a href="#get"><span class="identifier">get</span></a> (<span style="white-space:nowrap">index:<a class="type" title="The standard Int type." href="../Int.html">Int</a></span>):<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="has"></a><h3><p><code><a href="#has"><span class="identifier">has</span></a> (<span style="white-space:nowrap">selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="hasClass"></a><h3><p><code><a href="#hasClass"><span class="identifier">hasClass</span></a> (<span style="white-space:nowrap">className:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="height"></a><h3><p><code><a href="#height"><span class="identifier">height</span></a> ():<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p><p><code><a href="#height"><span class="identifier">height</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The standard Int type." href="../Int.html">Int</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="hide"></a><h3><p><code><a href="#hide"><span class="identifier">hide</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#hide"><span class="identifier">hide</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="hover"></a><h3><p><code><a href="#hover"><span class="identifier">hover</span></a> (<span style="white-space:nowrap">onIn:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a>,</span> <span style="white-space:nowrap">?onOut:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#hover"><span class="identifier">hover</span></a> (<span style="white-space:nowrap">onInOut:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="html"></a><h3><p><code><a href="#html"><span class="identifier">html</span></a> ():<a class="type" title="The basic String class." href="../String.html">String</a></code></p><p><code><a href="#html"><span class="identifier">html</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#html"><span class="identifier">html</span></a> (<span style="white-space:nowrap">html:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="index"></a><h3><p><code><a href="#index"><span class="identifier">index</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="innerHeight"></a><h3><p><code><a href="#innerHeight"><span class="identifier">innerHeight</span></a> ():<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p><p><code><a href="#innerHeight"><span class="identifier">innerHeight</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The standard Int type." href="../Int.html">Int</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="innerWidth"></a><h3><p><code><a href="#innerWidth"><span class="identifier">innerWidth</span></a> ():<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p><p><code><a href="#innerWidth"><span class="identifier">innerWidth</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The standard Int type." href="../Int.html">Int</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="insertAfter"></a><h3><p><code><a href="#insertAfter"><span class="identifier">insertAfter</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#insertAfter"><span class="identifier">insertAfter</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#insertAfter"><span class="identifier">insertAfter</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="insertBefore"></a><h3><p><code><a href="#insertBefore"><span class="identifier">insertBefore</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#insertBefore"><span class="identifier">insertBefore</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#insertBefore"><span class="identifier">insertBefore</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="is"></a><h3><p><code><a href="#is"><span class="identifier">is</span></a> (<span style="white-space:nowrap">selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></code></p><p><code><a href="#is"><span class="identifier">is</span></a> (<span style="white-space:nowrap">j:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="iterator"></a><h3><p><code><span class="label">inline</span> <a href="#iterator"><span class="identifier">iterator</span></a> ():<a class="type" title="An Iterator is a structure that permits iteration over elements of type T." href="../Iterator.html">Iterator</a>&lt;<a class="type" title="" href="../js/JQuery.html">JQuery</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="keydown"></a><h3><p><code><a href="#keydown"><span class="identifier">keydown</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#keydown"><span class="identifier">keydown</span></a> (<span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="keypress"></a><h3><p><code><a href="#keypress"><span class="identifier">keypress</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#keypress"><span class="identifier">keypress</span></a> (<span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="keyup"></a><h3><p><code><a href="#keyup"><span class="identifier">keyup</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#keyup"><span class="identifier">keyup</span></a> (<span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="last"></a><h3><p><code><a href="#last"><span class="identifier">last</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="live"></a><h3><p><code><a href="#live"><span class="identifier">live</span></a> (<span style="white-space:nowrap">events:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="load"></a><h3><p><code><a href="#load"><span class="identifier">load</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#load"><span class="identifier">load</span></a> (<span style="white-space:nowrap">url:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?data:{},</span> <span style="white-space:nowrap">?callb:<a class="type" title="The basic String class." href="../String.html">String</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The basic String class." href="../String.html">String</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#load"><span class="identifier">load</span></a> (<span style="white-space:nowrap">url:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?data:{},</span> <span style="white-space:nowrap">?callb:<a class="type" title="The basic String class." href="../String.html">String</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#load"><span class="identifier">load</span></a> (<span style="white-space:nowrap">url:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?data:{},</span> <span style="white-space:nowrap">?callb:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mousedown"></a><h3><p><code><a href="#mousedown"><span class="identifier">mousedown</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mouseenter"></a><h3><p><code><a href="#mouseenter"><span class="identifier">mouseenter</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mouseleave"></a><h3><p><code><a href="#mouseleave"><span class="identifier">mouseleave</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mousemove"></a><h3><p><code><a href="#mousemove"><span class="identifier">mousemove</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mouseout"></a><h3><p><code><a href="#mouseout"><span class="identifier">mouseout</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mouseover"></a><h3><p><code><a href="#mouseover"><span class="identifier">mouseover</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mouseup"></a><h3><p><code><a href="#mouseup"><span class="identifier">mouseup</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="next"></a><h3><p><code><a href="#next"><span class="identifier">next</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="nextAll"></a><h3><p><code><a href="#nextAll"><span class="identifier">nextAll</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="nextUntil"></a><h3><p><code><a href="#nextUntil"><span class="identifier">nextUntil</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="not"></a><h3><p><code><a href="#not"><span class="identifier">not</span></a> (<span style="white-space:nowrap">selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#not"><span class="identifier">not</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="offset"></a><h3><p><code><a href="#offset"><span class="identifier">offset</span></a> ():{top:<a class="type" title="The standard Int type." href="../Int.html">Int</a>, left:<a class="type" title="The standard Int type." href="../Int.html">Int</a>}</code></p><p><code><a href="#offset"><span class="identifier">offset</span></a> (<span style="white-space:nowrap">value:{top:<a class="type" title="The standard Int type." href="../Int.html">Int</a>, left:<a class="type" title="The standard Int type." href="../Int.html">Int</a>}</span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="offsetParent"></a><h3><p><code><a href="#offsetParent"><span class="identifier">offsetParent</span></a> ():<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="on"></a><h3><p><code><a href="#on"><span class="identifier">on</span></a> (<span style="white-space:nowrap">events:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#on"><span class="identifier">on</span></a> (<span style="white-space:nowrap">events:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../Dynamic.html">Dynamic</a>&lt;<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a>&gt;</span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#on"><span class="identifier">on</span></a> (<span style="white-space:nowrap">events:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">selector:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="one"></a><h3><p><code><a href="#one"><span class="identifier">one</span></a> (<span style="white-space:nowrap">events:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="outerHeight"></a><h3><p><code><a href="#outerHeight"><span class="identifier">outerHeight</span></a> (<span style="white-space:nowrap">?includeMargin:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></span>):<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="outerWidth"></a><h3><p><code><a href="#outerWidth"><span class="identifier">outerWidth</span></a> (<span style="white-space:nowrap">?includeMargin:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></span>):<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="parent"></a><h3><p><code><a href="#parent"><span class="identifier">parent</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="parents"></a><h3><p><code><a href="#parents"><span class="identifier">parents</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="parentsUntil"></a><h3><p><code><a href="#parentsUntil"><span class="identifier">parentsUntil</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="position"></a><h3><p><code><a href="#position"><span class="identifier">position</span></a> ():{top:<a class="type" title="The standard Int type." href="../Int.html">Int</a>, left:<a class="type" title="The standard Int type." href="../Int.html">Int</a>}</code></p><p><code><a href="#position"><span class="identifier">position</span></a> (<span style="white-space:nowrap">value:{top:<a class="type" title="The standard Int type." href="../Int.html">Int</a>, left:<a class="type" title="The standard Int type." href="../Int.html">Int</a>}</span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="prepend"></a><h3><p><code><a href="#prepend"><span class="identifier">prepend</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#prepend"><span class="identifier">prepend</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#prepend"><span class="identifier">prepend</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="prependTo"></a><h3><p><code><a href="#prependTo"><span class="identifier">prependTo</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#prependTo"><span class="identifier">prependTo</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#prependTo"><span class="identifier">prependTo</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="prev"></a><h3><p><code><a href="#prev"><span class="identifier">prev</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="prevAll"></a><h3><p><code><a href="#prevAll"><span class="identifier">prevAll</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="prevUntil"></a><h3><p><code><a href="#prevUntil"><span class="identifier">prevUntil</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="prop"></a><h3><p><code><a href="#prop"><span class="identifier">prop</span></a> (<span style="white-space:nowrap">name:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../Dynamic.html">Dynamic</a></code></p><p><code><a href="#prop"><span class="identifier">prop</span></a> (<span style="white-space:nowrap">name:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">value:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../Dynamic.html">Dynamic</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="pushStack"></a><h3><p><code><a href="#pushStack"><span class="identifier">pushStack</span></a> (<span style="white-space:nowrap">elements:<a class="type" title="An Array is a storage for values." href="../Array.html">Array</a>&lt;<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a>&gt;</span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="queue"></a><h3><p><code><a href="#queue"><span class="identifier">queue</span></a> (<span style="white-space:nowrap">?queueName:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?callb:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):{length:<a class="type" title="The standard Int type." href="../Int.html">Int</a>}</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="ready"></a><h3><p><code><a href="#ready"><span class="identifier">ready</span></a> (<span style="white-space:nowrap">callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="remove"></a><h3><p><code><a href="#remove"><span class="identifier">remove</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="removeAttr"></a><h3><p><code><a href="#removeAttr"><span class="identifier">removeAttr</span></a> (<span style="white-space:nowrap">attr:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="removeClass"></a><h3><p><code><a href="#removeClass"><span class="identifier">removeClass</span></a> (<span style="white-space:nowrap">?className:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="removeData"></a><h3><p><code><a href="#removeData"><span class="identifier">removeData</span></a> (<span style="white-space:nowrap">?key:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="replaceAll"></a><h3><p><code><a href="#replaceAll"><span class="identifier">replaceAll</span></a> (<span style="white-space:nowrap">selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="replaceWith"></a><h3><p><code><a href="#replaceWith"><span class="identifier">replaceWith</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#replaceWith"><span class="identifier">replaceWith</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#replaceWith"><span class="identifier">replaceWith</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="resize"></a><h3><p><code><a href="#resize"><span class="identifier">resize</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="scroll"></a><h3><p><code><a href="#scroll"><span class="identifier">scroll</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="scrollLeft"></a><h3><p><code><a href="#scrollLeft"><span class="identifier">scrollLeft</span></a> ():<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p><p><code><a href="#scrollLeft"><span class="identifier">scrollLeft</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The standard Int type." href="../Int.html">Int</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="scrollTop"></a><h3><p><code><a href="#scrollTop"><span class="identifier">scrollTop</span></a> ():<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p><p><code><a href="#scrollTop"><span class="identifier">scrollTop</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The standard Int type." href="../Int.html">Int</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="select"></a><h3><p><code><a href="#select"><span class="identifier">select</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="serialize"></a><h3><p><code><a href="#serialize"><span class="identifier">serialize</span></a> ():<a class="type" title="The basic String class." href="../String.html">String</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="serializeArray"></a><h3><p><code><a href="#serializeArray"><span class="identifier">serializeArray</span></a> ():<a class="type" title="An Array is a storage for values." href="../Array.html">Array</a>&lt;{value:<a class="type" title="The basic String class." href="../String.html">String</a>, name:<a class="type" title="The basic String class." href="../String.html">String</a>}&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="show"></a><h3><p><code><a href="#show"><span class="identifier">show</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#show"><span class="identifier">show</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="siblings"></a><h3><p><code><a href="#siblings"><span class="identifier">siblings</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="size"></a><h3><p><code><a href="#size"><span class="identifier">size</span></a> ():<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="slice"></a><h3><p><code><a href="#slice"><span class="identifier">slice</span></a> (<span style="white-space:nowrap">start:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?end:<a class="type" title="The standard Int type." href="../Int.html">Int</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="slideDown"></a><h3><p><code><a href="#slideDown"><span class="identifier">slideDown</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#slideDown"><span class="identifier">slideDown</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="slideToggle"></a><h3><p><code><a href="#slideToggle"><span class="identifier">slideToggle</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#slideToggle"><span class="identifier">slideToggle</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="slideUp"></a><h3><p><code><a href="#slideUp"><span class="identifier">slideUp</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#slideUp"><span class="identifier">slideUp</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="stop"></a><h3><p><code><a href="#stop"><span class="identifier">stop</span></a> (<span style="white-space:nowrap">?clearQueue:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a>,</span> <span style="white-space:nowrap">?jumpToEnd:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="submit"></a><h3><p><code><a href="#submit"><span class="identifier">submit</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="text"></a><h3><p><code><a href="#text"><span class="identifier">text</span></a> ():<a class="type" title="The basic String class." href="../String.html">String</a></code></p><p><code><a href="#text"><span class="identifier">text</span></a> (<span style="white-space:nowrap">text:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="toArray"></a><h3><p><code><a href="#toArray"><span class="identifier">toArray</span></a> ():<a class="type" title="An Array is a storage for values." href="../Array.html">Array</a>&lt;<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="toggle"></a><h3><p><code><a href="#toggle"><span class="identifier">toggle</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#toggle"><span class="identifier">toggle</span></a> (<span style="white-space:nowrap">?duration:<a class="type" title="The standard Int type." href="../Int.html">Int</a>,</span> <span style="white-space:nowrap">?easing:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?call:<a class="type" title="The standard Void type." href="../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="toggleClass"></a><h3><p><code><a href="#toggleClass"><span class="identifier">toggleClass</span></a> (<span style="white-space:nowrap">className:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?addRemove:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="trigger"></a><h3><p><code><a href="#trigger"><span class="identifier">trigger</span></a> (<span style="white-space:nowrap">events:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="triggerHandler"></a><h3><p><code><a href="#triggerHandler"><span class="identifier">triggerHandler</span></a> (<span style="white-space:nowrap">events:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="unbind"></a><h3><p><code><a href="#unbind"><span class="identifier">unbind</span></a> (<span style="white-space:nowrap">?events:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="undelegate"></a><h3><p><code><a href="#undelegate"><span class="identifier">undelegate</span></a> (<span style="white-space:nowrap">?selector:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?events:<a class="type" title="The basic String class." href="../String.html">String</a>,</span> <span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="unload"></a><h3><p><code><a href="#unload"><span class="identifier">unload</span></a> (<span style="white-space:nowrap">?callb:<a class="type" title="" href="../js/JqEvent.html">JqEvent</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../Void.html">Void</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="unwrap"></a><h3><p><code><a href="#unwrap"><span class="identifier">unwrap</span></a> ():<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="val"></a><h3><p><code><a href="#val"><span class="identifier">val</span></a> ():<a class="type" title="The basic String class." href="../String.html">String</a></code></p><p><code><a href="#val"><span class="identifier">val</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="width"></a><h3><p><code><a href="#width"><span class="identifier">width</span></a> ():<a class="type" title="The standard Int type." href="../Int.html">Int</a></code></p><p><code><a href="#width"><span class="identifier">width</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The standard Int type." href="../Int.html">Int</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="wrap"></a><h3><p><code><a href="#wrap"><span class="identifier">wrap</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#wrap"><span class="identifier">wrap</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#wrap"><span class="identifier">wrap</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="wrapAll"></a><h3><p><code><a href="#wrapAll"><span class="identifier">wrapAll</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#wrapAll"><span class="identifier">wrapAll</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#wrapAll"><span class="identifier">wrapAll</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="wrapInner"></a><h3><p><code><a href="#wrapInner"><span class="identifier">wrapInner</span></a> (<span style="white-space:nowrap">html:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#wrapInner"><span class="identifier">wrapInner</span></a> (<span style="white-space:nowrap">value:<a class="type" title="" href="../js/JQuery.html">JQuery</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p><p><code><a href="#wrapInner"><span class="identifier">wrapInner</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Static variables</h3><div class="fields"><div class="field "><a name="browser"></a><h3><p><code><span class="label">static</span><span class="label">read only</span><a href="../js/JQuery.html#browser"><span class="identifier">browser</span></a>:{webkit:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a>, version:<a class="type" title="The basic String class." href="../String.html">String</a>, opera:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a>, msie:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a>, mozilla:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a>}</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="cur"></a><h3><p><code><span class="label">static</span><span class="label">read only</span><a href="../js/JQuery.html#cur"><span class="identifier">cur</span></a>:<a class="type" title="" href="../js/JQuery.html">JQuery</a></code></p></h3><div class="doc"><p>Return the current JQuery element (in a callback), similar to $(this) in JS.</p></div></div><div class="field "><a name="fx"></a><h3><p><code><span class="label">static</span><span class="label">read only</span><a href="../js/JQuery.html#fx"><span class="identifier">fx</span></a>:{off:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a>, interval:<a class="type" title="The standard Int type." href="../Int.html">Int</a>}</code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Static methods</h3><div class="fields"><div class="field "><a name="contains"></a><h3><p><code><span class="label">static</span><a href="#contains"><span class="identifier">contains</span></a> (<span style="white-space:nowrap">parent:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a>,</span> <span style="white-space:nowrap">child:<a class="type" title="The HTMLElement interface represents any HTML element." href="../js/html/Element.html">Element</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="globalEval"></a><h3><p><code><span class="label">static</span><a href="#globalEval"><span class="identifier">globalEval</span></a> (<span style="white-space:nowrap">js:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="The standard Void type." href="../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="noConflict"></a><h3><p><code><span class="label">static</span><a href="#noConflict"><span class="identifier">noConflict</span></a> (<span style="white-space:nowrap">?removeAll:<a class="type" title="The standard Boolean type, which can either be true or false." href="../Bool.html">Bool</a></span>):<a class="type" title="The standard Void type." href="../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="parseJSON"></a><h3><p><code><span class="label">static</span><a href="#parseJSON"><span class="identifier">parseJSON</span></a> (<span style="white-space:nowrap">json:<a class="type" title="The basic String class." href="../String.html">String</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div></div></div></div></div></div><footer class="section site-footer" style="background:#FAFAFA"><div class="container"><div class="copyright"><p style="color:#777777">&copy; 2017 &nbsp;<a style="color:#777777" href="http://www.openfl.org">http://www.openfl.org</a></p></div></div></footer><script src="..//highlighter.js"></script><link href="../highlighter.css" rel="stylesheet"/></body></html>