<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/jquery</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 16 Oct 2008 03:11:46 GMT</pubDate>
<item>
<title>(JavaScript) jQuery fadeToggle - trey</title>
<link>http://snipplr.com/view/8917/jquery-fadetoggle/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Oct 2008 17:16:55 GMT</pubDate>
<guid>http://snipplr.com/view/8917/jquery-fadetoggle/</guid>
</item>
<item>
<title>(JavaScript) jQuery toggleText - trey</title>
<link>http://snipplr.com/view/8916/jquery-toggletext/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Oct 2008 17:16:11 GMT</pubDate>
<guid>http://snipplr.com/view/8916/jquery-toggletext/</guid>
</item>
<item>
<title>(JavaScript) Watch events fired using jQuery - elarson</title>
<link>http://snipplr.com/view/8862/watch-events-fired-using-jquery/</link>
<description><![CDATA[ <p>This just uses jQuery to see what events get fired on a object.</p> ]]></description>
<pubDate>Mon, 06 Oct 2008 13:29:47 GMT</pubDate>
<guid>http://snipplr.com/view/8862/watch-events-fired-using-jquery/</guid>
</item>
<item>
<title>(JavaScript) inDOMOrder jQuery Plugin - kouphax</title>
<link>http://snipplr.com/view/8857/indomorder-jquery-plugin/</link>
<description><![CDATA[ <p>jQuery Plugin for returning selected DOM Nodes in DOM order.  e.g. $('img.L,img.Y') will not be guaranteed DOM order (usually all the L's then all the Y's).

Currently only works with IE and FF (that's all I needed).</p> ]]></description>
<pubDate>Mon, 06 Oct 2008 05:37:07 GMT</pubDate>
<guid>http://snipplr.com/view/8857/indomorder-jquery-plugin/</guid>
</item>
<item>
<title>(JavaScript) get form input fields with jQuery - vasilije</title>
<link>http://snipplr.com/view/8826/get-form-input-fields-with-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 04 Oct 2008 13:38:03 GMT</pubDate>
<guid>http://snipplr.com/view/8826/get-form-input-fields-with-jquery/</guid>
</item>
<item>
<title>(JavaScript) jQuery open external link in new window - 1man</title>
<link>http://snipplr.com/view/8733/jquery-open-external-link-in-new-window/</link>
<description><![CDATA[ <p>Two different ways to open an external link (ones that start in http) in a new window. I know this isn't a great thing to do, but some clients _need_ to have it.</p> ]]></description>
<pubDate>Wed, 01 Oct 2008 06:04:07 GMT</pubDate>
<guid>http://snipplr.com/view/8733/jquery-open-external-link-in-new-window/</guid>
</item>
<item>
<title>(JavaScript) Ntz Modal Box - iamntz</title>
<link>http://snipplr.com/view/8603/ntz-modal-box/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 25 Sep 2008 18:06:50 GMT</pubDate>
<guid>http://snipplr.com/view/8603/ntz-modal-box/</guid>
</item>
<item>
<title>(JavaScript) jQuery Form Validation - bcalloway</title>
<link>http://snipplr.com/view/8572/jquery-form-validation/</link>
<description><![CDATA[ <p>this requires jquery.js, jquery.metadata.js, and jquery.validate,js</p> ]]></description>
<pubDate>Wed, 24 Sep 2008 09:20:05 GMT</pubDate>
<guid>http://snipplr.com/view/8572/jquery-form-validation/</guid>
</item>
<item>
<title>(JavaScript) jQuery: come costruire un’estensione Plugin - gfazioli</title>
<link>http://snipplr.com/view/8542/jquery-come-costruire-unestensione-plugin/</link>
<description><![CDATA[ <p>jQuery Sketch Plugin</p> ]]></description>
<pubDate>Tue, 23 Sep 2008 04:18:59 GMT</pubDate>
<guid>http://snipplr.com/view/8542/jquery-come-costruire-unestensione-plugin/</guid>
</item>
<item>
<title>(JavaScript) Scroll Past Toolbar in iPhone Safari - mikegreen</title>
<link>http://snipplr.com/view/8517/scroll-past-toolbar-in-iphone-safari/</link>
<description><![CDATA[ <p>Borrowed from Ajaxian, url is above.</p> ]]></description>
<pubDate>Sat, 20 Sep 2008 22:58:08 GMT</pubDate>
<guid>http://snipplr.com/view/8517/scroll-past-toolbar-in-iphone-safari/</guid>
</item>
<item>
<title>(JavaScript) JQuery: Ensure that at least one checkbox is selected - chrisaiv</title>
<link>http://snipplr.com/view/8513/jquery-ensure-that-at-least-one-checkbox-is-selected/</link>
<description><![CDATA[ <p>Ok so here's the scenario, Suppose you have some sort of form with a couple of checkboxes and you want the user to select at least one before submitting, rather than write a bunch of iteration code,  JQuery offers a really easy way to do it.</p> ]]></description>
<pubDate>Sat, 20 Sep 2008 17:13:28 GMT</pubDate>
<guid>http://snipplr.com/view/8513/jquery-ensure-that-at-least-one-checkbox-is-selected/</guid>
</item>
<item>
<title>(JavaScript) Stop animations on multiple hovering - DesTincT</title>
<link>http://snipplr.com/view/8485/stop-animations-on-multiple-hovering/</link>
<description><![CDATA[ <p>For user-friendly animations on hover event. 
Prevents repeating animations when hovering object many many times.</p> ]]></description>
<pubDate>Thu, 18 Sep 2008 15:03:28 GMT</pubDate>
<guid>http://snipplr.com/view/8485/stop-animations-on-multiple-hovering/</guid>
</item>
<item>
<title>(JavaScript) Jquery Limit Input to Numbers - melvitax</title>
<link>http://snipplr.com/view/8213/jquery-limit-input-to-numbers/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 05 Sep 2008 14:52:45 GMT</pubDate>
<guid>http://snipplr.com/view/8213/jquery-limit-input-to-numbers/</guid>
</item>
<item>
<title>(JavaScript) jQuery rollovers - bcalloway</title>
<link>http://snipplr.com/view/8067/jquery-rollovers/</link>
<description><![CDATA[ <p>jQuery script for navigation image rollovers</p> ]]></description>
<pubDate>Thu, 28 Aug 2008 12:05:15 GMT</pubDate>
<guid>http://snipplr.com/view/8067/jquery-rollovers/</guid>
</item>
<item>
<title>(JavaScript) Make Joomla's Debug Window Be Togglable - fael</title>
<link>http://snipplr.com/view/8019/make-joomlas-debug-window-be-togglable/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 25 Aug 2008 14:31:27 GMT</pubDate>
<guid>http://snipplr.com/view/8019/make-joomlas-debug-window-be-togglable/</guid>
</item>
<item>
<title>(JavaScript) load jquery in firebug - crazylion</title>
<link>http://snipplr.com/view/7676/load-jquery-in-firebug/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 02 Aug 2008 22:30:06 GMT</pubDate>
<guid>http://snipplr.com/view/7676/load-jquery-in-firebug/</guid>
</item>
<item>
<title>(JavaScript) Alternating Table Rows via jQuery - breakerjump</title>
<link>http://snipplr.com/view/7539/alternating-table-rows-via-jquery/</link>
<description><![CDATA[ <p>Uses jQuery to add a class to odd table rows, for purposes of alternating colors, etc.</p> ]]></description>
<pubDate>Sun, 27 Jul 2008 18:11:33 GMT</pubDate>
<guid>http://snipplr.com/view/7539/alternating-table-rows-via-jquery/</guid>
</item>
<item>
<title>(JavaScript) Set text cursor to the begin/end of input/textarea - DesTincT</title>
<link>http://snipplr.com/view/7487/set-text-cursor-to-the-beginend-of-inputtextarea/</link>
<description><![CDATA[ <p>Can use without jquery</p> ]]></description>
<pubDate>Fri, 25 Jul 2008 06:45:58 GMT</pubDate>
<guid>http://snipplr.com/view/7487/set-text-cursor-to-the-beginend-of-inputtextarea/</guid>
</item>
<item>
<title>(JavaScript) jQuery - get mouse position - Juego</title>
<link>http://snipplr.com/view/7406/jquery--get-mouse-position/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 19 Jul 2008 18:38:37 GMT</pubDate>
<guid>http://snipplr.com/view/7406/jquery--get-mouse-position/</guid>
</item>
<item>
<title>(JavaScript) jquery firebug log - mdi</title>
<link>http://snipplr.com/view/6906/jquery-firebug-log/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 25 Jun 2008 09:50:11 GMT</pubDate>
<guid>http://snipplr.com/view/6906/jquery-firebug-log/</guid>
</item>
</channel>
</rss>