<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="JQuery - Page 20 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=JQuery&amp;p=19">1.Previous</a><br />
<a accesskey="3" href="page.php?w=JQuery&amp;p=21">3.Next</a>
</p>

<p><big>No-conflict mode</big></p>
<p>jQuery provides a <code>$.noConflict()</code> function, which relinquishes control of the <code>$</code> name. This is useful if jQuery is used on a Web page also linking another library that demands the  <code>$</code> symbol as its identifier. In no-conflict mode, developers can use <code>jQuery</code> as a replacement for <code>$</code> without losing functionality.</p>

<p><big>Typical start-point</big></p>
<p>Typically, jQuery is used by putting initialization code and event handling functions in <code lang="jQuery">$(handler)</code>.</p><p>
<a accesskey="1" href="page.php?w=JQuery&amp;p=19">1.Previous</a><br />
<a accesskey="3" href="page.php?w=JQuery&amp;p=21">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
