</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#currenttarget">currentTarget</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5239</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="data"><span>data</span><ahref="#data"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">data</span><spanclass="tsd-signature-symbol">:</span><aclass="tsd-signature-type tsd-kind-type-parameter"href="#tdata">TData</a></div><divclass="tsd-comment tsd-typography"><p>An optional object of data passed to an event method when the current executing handler is bound.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--within-a-for-loop-pass-the-value-of-i-to-the-on-method-so-that-the-current-iteration39s-value-is-preserved">Example: ````Within a for loop, pass the value of i to the .on() method so that the current iteration&#39;s value is preserved.<ahref="#example--within-a-for-loop-pass-the-value-of-i-to-the-on-method-so-that-the-current-iteration39s-value-is-preserved"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="html"><spanclass="hl-10"><!</span><spanclass="hl-11">doctype</span><spanclass="hl-1"></span><spanclass="hl-12">html</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">html</span><spanclass="hl-1"></span><spanclass="hl-12">lang</span><spanclass="hl-1">=</span><spanclass="hl-13">"en"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">meta</span><spanclass="hl-1"></span><spanclass="hl-12">charset</span><spanclass="hl-1">=</span><spanclass="hl-13">"utf-8"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><spanclass="hl-1">event.data demo</span><spanclass="hl-10"></</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-15"></span><spanclass="hl-12">src</span><spanclass="hl-15">=</span><spanclass="hl-13">"https://code.jquery.com/jquery-3.3.1.js"</span><spanclass="hl-10">></</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">body</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><spanclass="hl-1"> 0 </span><spanclass="hl-10"></</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><spanclass="hl-1"> 1 </span><spanclass="hl-10"></</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><spanclass="hl-1"> 2 </span><spanclass="hl-10"></</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><spanclass="hl-1"> 3 </span><spanclass="hl-10"></</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><spanclass="hl-1"> 4 </span><spanclass="hl-10"></</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">div</span><spanclass="hl-1"></span><spanclass="hl-12">id</span><spanclass="hl-1">=</span><spanclass="hl-13">"log"</span><spanclass="hl-10">></</span><spanclass="hl-11">div</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-2">var</span><spanclass="hl-15"></span><spanclass="hl-5">logDiv</span><spanclass="hl-15"></span><spanclass="hl-1">=</span><spanclass="hl-15"></span><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spanclass="hl-3">"#log"</span><spanclass="hl-15"> );</span><br/><spanclass="hl-15"></span><br/><spanclass="hl-4">for</span><spancl
</code><buttontype="button">Copy</button></pre>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#data">data</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5374</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="delegatetarget"><span>delegate<wbr/>Target</span><ahref="#delegatetarget"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">delegateTarget</span><spanclass="tsd-signature-symbol">:</span><aclass="tsd-signature-type tsd-kind-type-parameter"href="#tdelegatetarget">TDelegateTarget</a></div><divclass="tsd-comment tsd-typography"><p>The element where the currently-called jQuery event handler was attached.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--when-a-button-in-any-box-class-is-clicked-change-the-box39s-background-color-to-red">Example: ````When a button in any box class is clicked, change the box&#39;s background color to red.<ahref="#example--when-a-button-in-any-box-class-is-clicked-change-the-box39s-background-color-to-red"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="javascript"><spanclass="hl-0">$</span><spanclass="hl-1">( </span><spanclass="hl-3">".box"</span><spanclass="hl-1"> ).</span><spanclass="hl-0">on</span><spanclass="hl-1">( </span><spanclass="hl-3">"click"</span><spanclass="hl-1">, </span><spanclass="hl-3">"button"</span><spanclass="hl-1">, </span><spanclass="hl-2">function</span><spanclass="hl-1">( </span><spanclass="hl-5">event</span><spanclass="hl-1"> ) {</span><br/><spanclass="hl-0">$</span><spanclass="hl-1">( </span><spanclass="hl-5">event</span><spanclass="hl-1">.</span><spanclass="hl-5">delegateTarget</span><spanclass="hl-1"> ).</span><spanclass="hl-0">css</span><spanclass="hl-1">( </span><spanclass="hl-3">"background-color"</span><spanclass="hl-1">, </span><spanclass="hl-3">"red"</span><spanclass="hl-1"> );</span><br/><spanclass="hl-1">});</span>
</code><buttontype="button">Copy</button></pre>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#delegatetarget">delegateTarget</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5251</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="detail"><span>detail</span><ahref="#detail"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">detail</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#detail">detail</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5747</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="eventphase"><span>event<wbr/>Phase</span><ahref="#eventphase"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">eventPhase</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#eventphase">eventPhase</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5743</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="key"><span>key</span><ahref="#key"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">key</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">undefined</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#key">key</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5871</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="keycode"><spanclass="deprecated">key<wbr/>Code</span><ahref="#keycode"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">keyCode</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">undefined</span></div><divclass="tsd-comment tsd-typography"><divclass="tsd-tag-deprecated"><h4class="tsd-anchor-link"id="deprecated-2">Deprecated<ahref="#deprecated-2"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4></div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#keycode">keyCode</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5873</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="metakey"><span>meta<wbr/>Key</span><ahref="#metakey"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signat
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--determine-whether-the-meta-key-was-pressed-when-the-event-fired">Example: ````Determine whether the META key was pressed when the event fired.<ahref="#example--determine-whether-the-meta-key-was-pressed-when-the-event-fired"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="html"><spanclass="hl-10"><!</span><spanclass="hl-11">doctype</span><spanclass="hl-1"></span><spanclass="hl-12">html</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">html</span><spanclass="hl-1"></span><spanclass="hl-12">lang</span><spanclass="hl-1">=</span><spanclass="hl-13">"en"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">meta</span><spanclass="hl-1"></span><spanclass="hl-12">charset</span><spanclass="hl-1">=</span><spanclass="hl-13">"utf-8"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><spanclass="hl-1">event.metaKey demo</span><spanclass="hl-10"></</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">style</span><spanclass="hl-10">></span><br/><spanclass="hl-14">body</span><spanclass="hl-15"> {</span><br/><spanclass="hl-12">background-color</span><spanclass="hl-15">: </span><spanclass="hl-16">#eef</span><spanclass="hl-15">;</span><br/><spanclass="hl-15">}</span><br/><spanclass="hl-14">div</span><spanclass="hl-15"> {</span><br/><spanclass="hl-12">padding</span><spanclass="hl-15">: </span><spanclass="hl-9">20px</span><spanclass="hl-15">;</span><br/><spanclass="hl-15">}</span><br/><spanclass="hl-10"></</span><spanclass="hl-11">style</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-15"></span><spanclass="hl-12">src</span><spanclass="hl-15">=</span><spanclass="hl-13">"https://code.jquery.com/jquery-3.3.1.js"</span><spanclass="hl-10">></</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">body</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">button</span><spanclass="hl-1"></span><spanclass="hl-12">value</span><spanclass="hl-1">=</span><spanclass="hl-13">"Test"</span><spanclass="hl-1"></span><spanclass="hl-12">name</span><spanclass="hl-1">=</span><spanclass="hl-13">"Test"</span><spanclass="hl-1"></span><spanclass="hl-12">id</span><spanclass="hl-1">=</span><spanclass="hl-13">"checkMetaKey"</span><spanclass="hl-10">></span><spanclass="hl-1">Click me!</span><spanclass="hl-10"></</span><spanclass="hl-11">button</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">div</span><spanclass="hl-1"></span><spanclass="hl-12">id</span><spanclass="hl-1">=</span><spanclass="hl-13">"display"</span><spanclass="hl-10">></</span><spanclass="hl-11">div</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spanclass="hl-3">"#checkMetaKey"</span><spanclass="hl-15"> ).</span><spanclass="hl-0">click</span><spanclass="hl-15">(</span><spanclass="hl-2">function</span><spanclass="hl-15">( </span><spanclass="hl-5">event</span><spanclass="hl-15"> ) {</span><br/><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spancla
</code><buttontype="button">Copy</button></pre>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#metakey">metaKey</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5976</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="namespace"><codeclass="tsd-tag">Optional</code><span>namespace</span><ahref="#namespace"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">namespace</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">string</span></div><divclass="tsd-comment tsd-typography"><p>The namespace specified when the event was triggered.</p>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#namespace">namespace</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5407</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="offsetx"><span>offsetX</span><ahref="#offsetx"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">offsetX</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#offsetx">offsetX</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5781</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="offsety"><span>offsetY</span><ahref="#offsety"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">offsetY</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#offsety">offsetY</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5782</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="originalevent"><codeclass="tsd-tag">Optional</code><span>original<wbr/>Event</span><ahref="#originalevent"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">originalEvent</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">MouseEvent</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#originalevent">originalEvent</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5979</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="pagex"><span>pageX</span><ahref="#pagex"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">pageX</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>The mouse position relative to the left edge of the document.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--show-the-mouse-position-relative-to-the-left-and-top-edges-of-the-document-within-this-iframe">Example: ````Show the mouse position relative to the left and top edges of the document (within this iframe).<ahref="#example--show-the-mouse-position-relative-to-the-left-and-top-edges-of-the-document-within-this-iframe"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="html"><spanclass="hl-10"><!</span><spanclass="hl-11">doctype</span><spanclass="hl-1"></span><spanclass="hl-12">html</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">html</span><spanclass="hl-1"></span><spanclass="hl-12">lang</span><spanclass="hl-1">=</span><spanclass="hl-13">"en"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">meta</span><spanclass="hl-1"></span><spanclass="hl-12">charset</span><spanclass="hl-1">=</span><spanclass="hl-13">"utf-8"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><spanclass="hl-1">event.pageX demo</span><spanclass="hl-10"></</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">style</span><spanclass="hl-10">></span><br/><spanclass="hl-14">body</span><spanclass="hl-15"> {</span><br/><spanclass="hl-12">background-color</span><spanclass="hl-15">: </span><spanclass="hl-16">#eef</span><spanclass="hl-15">;</span><br/><spanclass="hl-15">}</span><br/><spanclass="hl-14">div</span><spanclass="hl-15"> {</span><br/><spanclass="hl-12">padding</span><spanclass="hl-15">: </span><spanclass="hl-9">20px</span><spanclass="hl-15">;</span><br/><spanclass="hl-15">}</span><br/><spanclass="hl-10"></</span><spanclass="hl-11">style</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-15"></span><spanclass="hl-12">src</span><spanclass="hl-15">=</span><spanclass="hl-13">"https://code.jquery.com/jquery-3.3.1.js"</span><spanclass="hl-10">></</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">body</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">div</span><spanclass="hl-1"></span><spanclass="hl-12">id</span><spanclass="hl-1">=</span><spanclass="hl-13">"log"</span><spanclass="hl-10">></</span><spanclass="hl-11">div</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spanclass="hl-5">document</span><spanclass="hl-15"> ).</span><spanclass="hl-0">on</span><spanclass="hl-15">( </span><spanclass="hl-3">"mousemove"</span><spanclass="hl-15">, </span><spanclass="hl-2">function</span><spanclass="hl-15">( </span><spanclass="hl-5">event</span><spanclass="hl-15"> ) {</span><br/><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spanclass="hl-3">"#log"</span><spanclass="hl-15"> ).</span><spanclass="hl-0">text</span><spanclass="hl-15">( </span><spanclass="hl-3">"pageX: "</span><spanclass="hl-15"></span><spanclass="hl-1">+</span><spanclass="hl-15"></span><spanclass="hl-5">event</span><spanclass="hl-15">.</span><spanclass="hl-5">pageX</span><spanclass="hl-15"></span><spanclass="hl-1">+</span><spanclass="hl-15"></span><spanclass="hl-3">", pageY: "</span><spancla
</code><buttontype="button">Copy</button></pre>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#pagex">pageX</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5818</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="pagey"><span>pageY</span><ahref="#pagey"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">pageY</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>The mouse position relative to the top edge of the document.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--show-the-mouse-position-relative-to-the-left-and-top-edges-of-the-document-within-this-iframe-1">Example: ````Show the mouse position relative to the left and top edges of the document (within this iframe).<ahref="#example--show-the-mouse-position-relative-to-the-left-and-top-edges-of-the-document-within-this-iframe-1"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="html"><spanclass="hl-10"><!</span><spanclass="hl-11">doctype</span><spanclass="hl-1"></span><spanclass="hl-12">html</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">html</span><spanclass="hl-1"></span><spanclass="hl-12">lang</span><spanclass="hl-1">=</span><spanclass="hl-13">"en"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">meta</span><spanclass="hl-1"></span><spanclass="hl-12">charset</span><spanclass="hl-1">=</span><spanclass="hl-13">"utf-8"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><spanclass="hl-1">event.pageY demo</span><spanclass="hl-10"></</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">style</span><spanclass="hl-10">></span><br/><spanclass="hl-14">body</span><spanclass="hl-15"> {</span><br/><spanclass="hl-12">background-color</span><spanclass="hl-15">: </span><spanclass="hl-16">#eef</span><spanclass="hl-15">;</span><br/><spanclass="hl-15">}</span><br/><spanclass="hl-14">div</span><spanclass="hl-15"> {</span><br/><spanclass="hl-12">padding</span><spanclass="hl-15">: </span><spanclass="hl-9">20px</span><spanclass="hl-15">;</span><br/><spanclass="hl-15">}</span><br/><spanclass="hl-10"></</span><spanclass="hl-11">style</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-15"></span><spanclass="hl-12">src</span><spanclass="hl-15">=</span><spanclass="hl-13">"https://code.jquery.com/jquery-3.3.1.js"</span><spanclass="hl-10">></</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">body</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">div</span><spanclass="hl-1"></span><spanclass="hl-12">id</span><spanclass="hl-1">=</span><spanclass="hl-13">"log"</span><spanclass="hl-10">></</span><spanclass="hl-11">div</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spanclass="hl-5">document</span><spanclass="hl-15"> ).</span><spanclass="hl-0">on</span><spanclass="hl-15">( </span><spanclass="hl-3">"mousemove"</span><spanclass="hl-15">, </span><spanclass="hl-2">function</span><spanclass="hl-15">( </span><spanclass="hl-5">event</span><spanclass="hl-15"> ) {</span><br/><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spanclass="hl-3">"#log"</span><spanclass="hl-15"> ).</span><spanclass="hl-0">text</span><spanclass="hl-15">( </span><spanclass="hl-3">"pageX: "</span><spanclass="hl-15"></span><spanclass="hl-1">+</span><spanclass="hl-15"></span><spanclass="hl-5">event</span><spanclass="hl-15">.</span><spanclass="hl-5">pageX</span><spanclass="hl-15"></span><spanclass="hl-1">+</span><spanclass="hl-15"></span><spanclass="hl-3">", pageY: "</span><span
</code><buttontype="button">Copy</button></pre>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#pagey">pageY</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5854</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="pointerid"><span>pointer<wbr/>Id</span><ahref="#pointerid"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">pointerId</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">undefined</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#pointerid">pointerId</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5862</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="pointertype"><span>pointer<wbr/>Type</span><ahref="#pointertype"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">pointerType</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">undefined</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#pointertype">pointerType</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5863</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-external"><h3class="tsd-anchor-link"id="relatedtarget"><codeclass="tsd-tag">Optional</code><span>related<wbr/>Target</span><ahref="#relatedtarget"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">relatedTarget</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">null</span></div><divclass="tsd-comment tsd-typography"><p>The other DOM element involved in the event, if any.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--on-mouseout-of-anchors-alert-the-element-type-being-entered">Example: ````On mouseout of anchors, alert the element type being entered.<ahref="#example--on-mouseout-of-anchors-alert-the-element-type-being-entered"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="javascript"><spanclass="hl-0">$</span><spanclass="hl-1">( </span><spanclass="hl-3">"a"</span><spanclass="hl-1"> ).</span><spanclass="hl-0">mouseout</span><spanclass="hl-1">(</span><spanclass="hl-2">function</span><spanclass="hl-1">( </span><spanclass="hl-5">event</span><spanclass="hl-1"> ) {</span><br/><spanclass="hl-0">alert</span><spanclass="hl-1">( </span><spanclass="hl-5">event</span><spanclass="hl-1">.</span><spanclass="hl-5">relatedTarget</span><spanclass="hl-1">.</span><spanclass="hl-5">nodeName</span><spanclass="hl-1"> ); </span><spanclass="hl-6">// "DIV"</span><br/><spanclass="hl-1">});</span>
</code><buttontype="button">Copy</button></pre>
</div></div><asideclass="tsd-sources"><p>Overrides <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#relatedtarget">relatedTarget</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:6065</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="result"><codeclass="tsd-tag">Optional</code><span>result</span><ahref="#result"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">result</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">any</span></div><divclass="tsd-comment tsd-typography"><p>The last value returned by an event handler that was triggered by this event, unless the value was undefined.</p>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#result">result</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5440</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="screenx"><span>screenX</span><ahref="#screenx"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">screenX</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#screenx">screenX</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5855</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="screeny"><span>screenY</span><ahref="#screeny"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">screenY</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#screeny">screenY</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5856</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="shiftkey"><span>shift<wbr/>Key</span><ahref="#shiftkey"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">shiftKey</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">boolean</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#shiftkey">shiftKey</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5977</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="target"><span>target</span><ahref="#target"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">target</span><spanclass="tsd-signature-symbol">:</span><aclass="tsd-signature-type tsd-kind-type-parameter"href="#ttarget">TTarget</a></div><divclass="tsd-comment tsd-typography"><p>The DOM element that initiated the event.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--display-the-tag39s-name-on-click-html-----eventtarget-demo--span-strong-p--padding-8px-display-block-border-1px-solid-999----------click------body-clickfunction-event----log-html-clicked---eventtargetnodename--------example--implements-a-simple-event-delegation-the-click-handler-is-added-to-an-unordered-list-and-the-children-of-its-li-children-are-hidden-clicking-one-of-the-li-children-toggles-see-toggle-their-children">Example: ````Display the tag&#39;s name on click
@example ````Implements a simple event delegation: The click handler is added to an unordered list, and the children of its li children are hidden. Clicking one of the li children toggles (see toggle()) their children.<ahref="#example--display-the-tag39s-name-on-click-html-----eventtarget-demo--span-strong-p--padding-8px-display-block-border-1px-solid-999----------click------body-clickfunction-event----log-html-clicked---eventtargetnodename--------example--implements-a-simple-event-delegation-the-click-handler-is-added-to-an-unordered-list-and-the-children-of-its-li-children-are-hidden-clicking-one-of-the-li-children-toggles-see-toggle-their-children"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="html"><spanclass="hl-10"><!</span><spanclass="hl-11">doctype</span><spanclass="hl-1"></span><spanclass="hl-12">html</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">html</span><spanclass="hl-1"></span><spanclass="hl-12">lang</span><spanclass="hl-1">=</span><spanclass="hl-13">"en"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">meta</span><spanclass="hl-1"></span><spanclass="hl-12">charset</span><spanclass="hl-1">=</span><spanclass="hl-13">"utf-8"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><spanclass="hl-1">event.target demo</span><spanclass="hl-10"></</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-15"></span><spanclass="hl-12">src</span><spanclass="hl-15">=</span><spanclass="hl-13">"https://code.jquery.com/jquery-3.3.1.js"</span><spanclass="hl-10">></</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">body</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">ul</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><spanclass="hl-1">item 1</span><br/><spanclass="hl-10"><</span><spanclass="hl-11">ul</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><spanclass="hl-1">sub item 1-a</span><spanclass="hl-10"></</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><spanclass="hl-1">sub item 1-b</span><spanclass="hl-10"></</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">ul</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><spanclass="hl-1">item 2</span><br/><spanclass="hl-10"><</span><spanclass="hl-11">ul</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><spanclass="hl-1">sub item 2-a</span><spanclass="hl-10"></</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><spanclass="hl-1">sub item 2-b</span><spanclass="hl-10"></</span><spanclass="hl-11">li</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">ul</span><spanclass="hl-10">></span><br
</code><buttontype="button">Copy</button></pre>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#target">target</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5330</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="targettouches"><span>target<wbr/>Touches</span><ahref="#targettouches"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">targetTouches</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">undefined</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#targettouches">targetTouches</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5878</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="timestamp"><span>time<wbr/>Stamp</span><ahref="#timestamp"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">timeStamp</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>The difference in milliseconds between the time the browser created the event and January 1, 1970.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--display-the-time-since-the-click-handler-last-executed">Example: ````Display the time since the click handler last executed.<ahref="#example--display-the-time-since-the-click-handler-last-executed"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="html"><spanclass="hl-10"><!</span><spanclass="hl-11">doctype</span><spanclass="hl-1"></span><spanclass="hl-12">html</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">html</span><spanclass="hl-1"></span><spanclass="hl-12">lang</span><spanclass="hl-1">=</span><spanclass="hl-13">"en"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">meta</span><spanclass="hl-1"></span><spanclass="hl-12">charset</span><spanclass="hl-1">=</span><spanclass="hl-13">"utf-8"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><spanclass="hl-1">event.timeStamp demo</span><spanclass="hl-10"></</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">style</span><spanclass="hl-10">></span><br/><spanclass="hl-14">div</span><spanclass="hl-15"> {</span><br/><spanclass="hl-12">height</span><spanclass="hl-15">: </span><spanclass="hl-9">100px</span><spanclass="hl-15">;</span><br/><spanclass="hl-12">width</span><spanclass="hl-15">: </span><spanclass="hl-9">300px</span><spanclass="hl-15">;</span><br/><spanclass="hl-12">margin</span><spanclass="hl-15">: </span><spanclass="hl-9">10px</span><spanclass="hl-15">;</span><br/><spanclass="hl-12">background-color</span><spanclass="hl-15">: </span><spanclass="hl-16">#ffd</span><spanclass="hl-15">;</span><br/><spanclass="hl-12">overflow</span><spanclass="hl-15">: </span><spanclass="hl-16">auto</span><spanclass="hl-15">;</span><br/><spanclass="hl-15">}</span><br/><spanclass="hl-10"></</span><spanclass="hl-11">style</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-15"></span><spanclass="hl-12">src</span><spanclass="hl-15">=</span><spanclass="hl-13">"https://code.jquery.com/jquery-3.3.1.js"</span><spanclass="hl-10">></</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">body</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">div</span><spanclass="hl-10">></span><spanclass="hl-1">Click.</span><spanclass="hl-10"></</span><spanclass="hl-11">div</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-2">var</span><spanclass="hl-15"></span><spanclass="hl-5">last</span><spanclass="hl-15">, </span><spanclass="hl-5">diff</span><spanclass="hl-15">;</span><br/><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spanclass="hl-3">"div"</span><spanclass="hl-15"> ).</span><spanclass="hl-0">click</span><spanclass="hl-15">(</span><spanclass="hl-2">function</span><spanclass="hl-15">( </span><spanclass="hl-5">event</span><spanclass="hl-15"> ) {</span><br/><spanclass="hl-4">if</span><spanclass="hl-15"> ( </span><spanclass="hl-5">last</span><spanclass="hl-15"> ) {</span><br/><spanclass="hl-5">diff</span><spanclass="hl-15"></span><spanclass="hl-1">=</span><spanclass="hl-15"></span><spanclass="hl-5">event</span><spanclass="hl-15">.</span><spanclass="hl-5">timeStamp</span><s
</code><buttontype="button">Copy</button></pre>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#timestamp">timeStamp</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5012</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="toelement"><spanclass="deprecated">to<wbr/>Element</span><ahref="#toelement"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">toElement</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">Element</span></div><divclass="tsd-comment tsd-typography"><divclass="tsd-tag-deprecated"><h4class="tsd-anchor-link"id="deprecated-3">Deprecated<ahref="#deprecated-3"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4></div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#toelement">toElement</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5858</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="touches"><span>touches</span><ahref="#touches"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">touches</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">undefined</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#touches">touches</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5879</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-external"><h3class="tsd-anchor-link"id="type"><span>type</span><ahref="#type"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">type</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">"mousedown"</span></div><divclass="tsd-comment tsd-typography"><p>Describes the nature of the event.</p>
</div></div><asideclass="tsd-sources"><p>Overrides <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#type">type</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:6067</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="view"><span>view</span><ahref="#view"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">view</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">Window</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#view">view</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5748</li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="which"><span>which</span><ahref="#which"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">which</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>For key or mouse events, this property indicates the specific key or button that was pressed.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--log-which-key-was-depressed-html-----eventwhich-demo----------whichkey-on-keydown-function-event----log-html-eventtype------eventwhich--------example--log-which-mouse-button-was-depressed">Example: ````Log which key was depressed.
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#isdefaultprevented">isDefaultPrevented</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5038</li></ul></aside></div></li></ul></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="isimmediatepropagationstopped"><span>is<wbr/>Immediate<wbr/>Propagation<wbr/>Stopped</span><ahref="#isimmediatepropagationstopped"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ulclass="tsd-signatures tsd-is-inherited tsd-is-external"><liclass="tsd-is-inherited tsd-is-external"><divclass="tsd-signature tsd-anchor-link"id="isimmediatepropagationstopped-1"><spanclass="tsd-kind-call-signature">isImmediatePropagationStopped</span><spanclass="tsd-signature-symbol">()</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">boolean</span><ahref="#isimmediatepropagationstopped-1"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></div><divclass="tsd-description"><divclass="tsd-comment tsd-typography"><p>Returns whether event.stopImmediatePropagation() was ever called on this event object.</p>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#isimmediatepropagationstopped">isImmediatePropagationStopped</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5079</li></ul></aside></div></li></ul></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="ispropagationstopped"><span>is<wbr/>Propagation<wbr/>Stopped</span><ahref="#ispropagationstopped"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ulclass="tsd-signatures tsd-is-inherited tsd-is-external"><liclass="tsd-is-inherited tsd-is-external"><divclass="tsd-signature tsd-anchor-link"id="ispropagationstopped-1"><spanclass="tsd-kind-call-signature">isPropagationStopped</span><spanclass="tsd-signature-symbol">()</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">boolean</span><ahref="#ispropagationstopped-1"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></div><divclass="tsd-description"><divclass="tsd-comment tsd-typography"><p>Returns whether event.stopPropagation() was ever called on this event object.</p>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#ispropagationstopped">isPropagationStopped</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5120</li></ul></aside></div></li></ul></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="preventdefault"><span>prevent<wbr/>Default</span><ahref="#preventdefault"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ulclass="tsd-signatures tsd-is-inherited tsd-is-external"><liclass="tsd-is-inherited tsd-is-external"><divclass="tsd-signature tsd-anchor-link"id="preventdefault-1"><spanclass="tsd-kind-call-signature">preventDefault</span><spanclass="tsd-signature-symbol">()</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">void</span><ahref="#preventdefault-1"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></div><divclass="tsd-description"><divclass="tsd-comment tsd-typography"><p>If this method is called, the default action of the event will not be triggered.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--cancel-the-default-action-navigation-of-the-click">Example: ````Cancel the default action (navigation) of the click.<ahref="#example--cancel-the-default-action-navigation-of-the-click"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="html"><spanclass="hl-10"><!</span><spanclass="hl-11">doctype</span><spanclass="hl-1"></span><spanclass="hl-12">html</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">html</span><spanclass="hl-1"></span><spanclass="hl-12">lang</span><spanclass="hl-1">=</span><spanclass="hl-13">"en"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">meta</span><spanclass="hl-1"></span><spanclass="hl-12">charset</span><spanclass="hl-1">=</span><spanclass="hl-13">"utf-8"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><spanclass="hl-1">event.preventDefault demo</span><spanclass="hl-10"></</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-15"></span><spanclass="hl-12">src</span><spanclass="hl-15">=</span><spanclass="hl-13">"https://code.jquery.com/jquery-3.3.1.js"</span><spanclass="hl-10">></</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">body</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">a</span><spanclass="hl-1"></span><spanclass="hl-12">href</span><spanclass="hl-1">=</span><spanclass="hl-13">"https://jquery.com"</span><spanclass="hl-10">></span><spanclass="hl-1">default click action is prevented</span><spanclass="hl-10"></</span><spanclass="hl-11">a</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">div</span><spanclass="hl-1"></span><spanclass="hl-12">id</span><spanclass="hl-1">=</span><spanclass="hl-13">"log"</span><spanclass="hl-10">></</span><spanclass="hl-11">div</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spanclass="hl-3">"a"</span><spanclass="hl-15"> ).</span><spanclass="hl-0">click</span><spanclass="hl-15">(</span><spanclass="hl-2">function</span><spanclass="hl-15">( </span><spanclass="hl-5">event</span><spanclass="hl-15"> ) {</span><br/><spanclass="hl-5">event</span><spanclass="hl-15">.</span><spanclass="hl-0">preventDefault</span><spanclass="hl-15">();</span><br/><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spanclass="hl-3">"<div>"</span><spanclass="hl-15"> )</span><br/><spanclass="hl-15">.</span><spanclass="hl-0">append</span><spanclass="hl-15">( </span><spanclass="hl-3">"default "</span><spanclass="hl-15"></span><spanclass="hl-1">+</span><spanclass="hl-15"></span><spanclass="hl-5">event</span><spanclass="hl-15">.</span><spanclass="hl-5">type</span><spanclass="hl-15"></span><spanclass="hl-1">+</span><spanclass="hl-15"></span><spanclass="hl-3">" prevented"</span><spanclass="hl-15"> )</span><br/><spanclass="hl-15">.</span><spanclass="hl-0">appendTo</span><spanclass="hl-15">( </span><spanclass="hl-3">"#log"</span><spanclass="hl-15"> );</span><br/><spanclass="hl-15">});</span><br/><spanclass="hl-10"></</span><spanclass="hl-11">scrip
</code><buttontype="button">Copy</button></pre>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#preventdefault">preventDefault</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5152</li></ul></aside></div></li></ul></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="stopimmediatepropagation"><span>stop<wbr/>Immediate<wbr/>Propagation</span><ahref="#stopimmediatepropagation"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ulclass="tsd-signatures tsd-is-inherited tsd-is-external"><liclass="tsd-is-inherited tsd-is-external"><divclass="tsd-signature tsd-anchor-link"id="stopimmediatepropagation-1"><spanclass="tsd-kind-call-signature">stopImmediatePropagation</span><spanclass="tsd-signature-symbol">()</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">void</span><ahref="#stopimmediatepropagation-1"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></div><divclass="tsd-description"><divclass="tsd-comment tsd-typography"><p>Keeps the rest of the handlers from being executed and prevents the event from bubbling up the DOM tree.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--prevents-other-event-handlers-from-being-called">Example: ````Prevents other event handlers from being called.<ahref="#example--prevents-other-event-handlers-from-being-called"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="html"><spanclass="hl-10"><!</span><spanclass="hl-11">doctype</span><spanclass="hl-1"></span><spanclass="hl-12">html</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">html</span><spanclass="hl-1"></span><spanclass="hl-12">lang</span><spanclass="hl-1">=</span><spanclass="hl-13">"en"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">meta</span><spanclass="hl-1"></span><spanclass="hl-12">charset</span><spanclass="hl-1">=</span><spanclass="hl-13">"utf-8"</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><spanclass="hl-1">event.stopImmediatePropagation demo</span><spanclass="hl-10"></</span><spanclass="hl-11">title</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">style</span><spanclass="hl-10">></span><br/><spanclass="hl-14">p</span><spanclass="hl-15"> {</span><br/><spanclass="hl-12">height</span><spanclass="hl-15">: </span><spanclass="hl-9">30px</span><spanclass="hl-15">;</span><br/><spanclass="hl-12">width</span><spanclass="hl-15">: </span><spanclass="hl-9">150px</span><spanclass="hl-15">;</span><br/><spanclass="hl-12">background-color</span><spanclass="hl-15">: </span><spanclass="hl-16">#ccf</span><spanclass="hl-15">;</span><br/><spanclass="hl-15">}</span><br/><spanclass="hl-14">div</span><spanclass="hl-15"> {</span><br/><spanclass="hl-12">height</span><spanclass="hl-15">: </span><spanclass="hl-9">30px</span><spanclass="hl-15">;</span><br/><spanclass="hl-12">width</span><spanclass="hl-15">: </span><spanclass="hl-9">150px</span><spanclass="hl-15">;</span><br/><spanclass="hl-12">background-color</span><spanclass="hl-15">: </span><spanclass="hl-16">#cfc</span><spanclass="hl-15">;</span><br/><spanclass="hl-15">}</span><br/><spanclass="hl-10"></</span><spanclass="hl-11">style</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-15"></span><spanclass="hl-12">src</span><spanclass="hl-15">=</span><spanclass="hl-13">"https://code.jquery.com/jquery-3.3.1.js"</span><spanclass="hl-10">></</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-10"></</span><spanclass="hl-11">head</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">body</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">p</span><spanclass="hl-10">></span><spanclass="hl-1">paragraph</span><spanclass="hl-10"></</span><spanclass="hl-11">p</span><spanclass="hl-10">></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">div</span><spanclass="hl-10">></span><spanclass="hl-1">division</span><spanclass="hl-10"></</span><spanclass="hl-11">div</span><spanclass="hl-10">></span><br/><spanclass="hl-1"></span><br/><spanclass="hl-10"><</span><spanclass="hl-11">script</span><spanclass="hl-10">></span><br/><spanclass="hl-0">$</span><spanclass="hl-15">( </span><spanclass="hl-3">"p"</span><spanclass="hl-15"> ).</span><spanclass="hl-0">click</span><spanclass="hl-15">(</span><spanclass="hl-2">function</span><spanclass="hl-15">( </span><spanclass="hl-5">event</span><spanclass="hl-15"> ) {</span><br/><spanclass="hl-5">event</span><spanclass="hl-15">.</span><spanclass
</code><buttontype="button">Copy</button></pre>
</div></div><asideclass="tsd-sources"><p>Inherited from <ahref="Frontend_Script_API._internal_.MouseEventBase.html">MouseEventBase</a>.<ahref="Frontend_Script_API._internal_.MouseEventBase.html#stopimmediatepropagation">stopImmediatePropagation</a></p><ul><li>Defined in node_modules/@types/jquery/misc.d.ts:5201</li></ul></aside></div></li></ul></section><sectionclass="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><h3class="tsd-anchor-link"id="stoppropagation"><span>stop<wbr/>Propagation</span><ahref="#stoppropagation"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ulclass="tsd-signatures tsd-is-inherited tsd-is-external"><liclass="tsd-is-inherited tsd-is-external"><divclass="tsd-signature tsd-anchor-link"id="stoppropagation-1"><spanclass="tsd-kind-call-signature">stopPropagation</span><spanclass="tsd-signature-symbol">()</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">void</span><ahref="#stoppropagation-1"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></div><divclass="tsd-description"><divclass="tsd-comment tsd-typography"><p>Prevents the event from bubbling up the DOM tree, preventing any parent handlers from being notified of the event.</p>
</div><divclass="tsd-tag-example"><h4class="tsd-anchor-link"id="example--kill-the-bubbling-on-the-click-event">Example: ````Kill the bubbling on the click event.<ahref="#example--kill-the-bubbling-on-the-click-event"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"aria-hidden="true"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h4><pre><codeclass="javascript"><spanclass="hl-0">$</span><spanclass="hl-1">( </span><spanclass="hl-3">"p"</span><spanclass="hl-1"> ).</span><spanclass="hl-0">click</span><spanclass="hl-1">(</span><spanclass="hl-2">function</span><spanclass="hl-1">( </span><spanclass="hl-5">event</span><spanclass="hl-1"> ) {</span><br/><spanclass="hl-5">event</span><spanclass="hl-1">.</span><spanclass="hl-0">stopPropagation</span><spanclass="hl-1">();</span><br/><spanclass="hl-6">// Do something</span><br/><spanclass="hl-1">});</span>