<?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/jquery/tags/plugin</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 05:22:35 GMT</pubDate>
<item>
<title>(jQuery) jQuery Plugin Template - rickygri</title>
<link>http://snipplr.com/view/69097/jquery-plugin-template/</link>
<description><![CDATA[ <p>This is a skeleton template for a jquery plugin with custom methods</p> ]]></description>
<pubDate>Fri, 14 Dec 2012 04:23:27 GMT</pubDate>
<guid>http://snipplr.com/view/69097/jquery-plugin-template/</guid>
</item>
<item>
<title>(jQuery) The difference between jQuery.extend() and jQuery.fn.extend() - msstar</title>
<link>http://snipplr.com/view/68104/the-difference-between-jqueryextend-and-jqueryfnextend/</link>
<description><![CDATA[ <p>The difference between jQuery.extend() and jQuery.fn.extend()</p> ]]></description>
<pubDate>Mon, 05 Nov 2012 17:31:35 GMT</pubDate>
<guid>http://snipplr.com/view/68104/the-difference-between-jqueryextend-and-jqueryfnextend/</guid>
</item>
<item>
<title>(jQuery) Stars rating - Jquery Plugin - ggmittal</title>
<link>http://snipplr.com/view/67760/stars-rating--jquery-plugin/</link>
<description><![CDATA[ <p>raty named jquery plugin for star rating</p> ]]></description>
<pubDate>Tue, 16 Oct 2012 17:05:23 GMT</pubDate>
<guid>http://snipplr.com/view/67760/stars-rating--jquery-plugin/</guid>
</item>
<item>
<title>(jQuery) jQuery autosave plugin - kendsnyder</title>
<link>http://snipplr.com/view/64092/jquery-autosave-plugin/</link>
<description><![CDATA[ <p>jQuery plugin to save individual form fields each time something changes. Usage: `$('#MyForm').autosave(url, options);` where `url` defaults to form.method and `options` defaults to $.fn.autosave.defaultOptions

(UNTESTED)</p> ]]></description>
<pubDate>Thu, 22 Mar 2012 06:19:22 GMT</pubDate>
<guid>http://snipplr.com/view/64092/jquery-autosave-plugin/</guid>
</item>
<item>
<title>(jQuery) Custom Cursor Message - RobertHegeraad</title>
<link>http://snipplr.com/view/62488/custom-cursor-message/</link>
<description><![CDATA[ <p>With this plugin you can create a custom cursor message e.g. Call this plugin before your jquery function to show the user a message like 'Loading...' and then simply remove the message after the function is done loading. You can expand this easily by adding more options like: border-radius or even give it a background image.</p> ]]></description>
<pubDate>Thu, 12 Jan 2012 00:27:10 GMT</pubDate>
<guid>http://snipplr.com/view/62488/custom-cursor-message/</guid>
</item>
<item>
<title>(jQuery) scrollTo jQuery - mortu</title>
<link>http://snipplr.com/view/61772/scrollto-jquery/</link>
<description><![CDATA[ <p>scrollTo jQuery</p> ]]></description>
<pubDate>Fri, 09 Dec 2011 21:07:38 GMT</pubDate>
<guid>http://snipplr.com/view/61772/scrollto-jquery/</guid>
</item>
<item>
<title>(jQuery) jQuery boilerplate - lawlesscreation</title>
<link>http://snipplr.com/view/60136/jquery-boilerplate/</link>
<description><![CDATA[ <p>https://github.com/zenorocha/jquery-boilerplate/blob/master/jquery.boilerplate.min.js</p> ]]></description>
<pubDate>Tue, 25 Oct 2011 01:41:56 GMT</pubDate>
<guid>http://snipplr.com/view/60136/jquery-boilerplate/</guid>
</item>
<item>
<title>(jQuery) jQuery get total height - kendsnyder</title>
<link>http://snipplr.com/view/59425/jquery-get-total-height/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 05 Oct 2011 06:36:26 GMT</pubDate>
<guid>http://snipplr.com/view/59425/jquery-get-total-height/</guid>
</item>
<item>
<title>(jQuery) jQuery sizing tools - kendsnyder</title>
<link>http://snipplr.com/view/58749/jquery-sizing-tools/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 17 Sep 2011 00:29:51 GMT</pubDate>
<guid>http://snipplr.com/view/58749/jquery-sizing-tools/</guid>
</item>
<item>
<title>(jQuery) jQury plugin syntax - lawlesscreation</title>
<link>http://snipplr.com/view/58612/jqury-plugin-syntax/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 Sep 2011 00:28:01 GMT</pubDate>
<guid>http://snipplr.com/view/58612/jqury-plugin-syntax/</guid>
</item>
<item>
<title>(jQuery) jquery plugin template - minrenmtv</title>
<link>http://snipplr.com/view/56702/jquery-plugin-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 17 Jul 2011 10:28:26 GMT</pubDate>
<guid>http://snipplr.com/view/56702/jquery-plugin-template/</guid>
</item>
<item>
<title>(jQuery) jQuery Accordion plugin - neilp123</title>
<link>http://snipplr.com/view/55199/jquery-accordion-plugin/</link>
<description><![CDATA[ <p>This is a simple accordion plugin that i wrote. Hope it comes in handy.</p> ]]></description>
<pubDate>Mon, 13 Jun 2011 18:38:42 GMT</pubDate>
<guid>http://snipplr.com/view/55199/jquery-accordion-plugin/</guid>
</item>
<item>
<title>(jQuery) jQuery plugin template - enhanced - nikefido</title>
<link>http://snipplr.com/view/53418/jquery-plugin-template--enhanced/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 12 May 2011 04:10:04 GMT</pubDate>
<guid>http://snipplr.com/view/53418/jquery-plugin-template--enhanced/</guid>
</item>
<item>
<title>(jQuery) jQuery Plugin Boilerplate - Japh</title>
<link>http://snipplr.com/view/52641/jquery-plugin-boilerplate/</link>
<description><![CDATA[ <p>This plugin is the work of Stefan Gabos, all credit, rights, and praise to be directed to him here: http://stefangabos.ro/jquery/jquery-plugin-boilerplate/</p> ]]></description>
<pubDate>Wed, 27 Apr 2011 14:22:10 GMT</pubDate>
<guid>http://snipplr.com/view/52641/jquery-plugin-boilerplate/</guid>
</item>
<item>
<title>(jQuery) jQuery plugin skel - vestimir</title>
<link>http://snipplr.com/view/49048/jquery-plugin-skel/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 15 Feb 2011 20:42:28 GMT</pubDate>
<guid>http://snipplr.com/view/49048/jquery-plugin-skel/</guid>
</item>
<item>
<title>(jQuery) ul/ol list paging - Moonsheeld</title>
<link>http://snipplr.com/view/43623/ulol-list-paging/</link>
<description><![CDATA[ <p>Quick plugin to paginate a liste.</p> ]]></description>
<pubDate>Fri, 05 Nov 2010 08:56:18 GMT</pubDate>
<guid>http://snipplr.com/view/43623/ulol-list-paging/</guid>
</item>
<item>
<title>(jQuery) jQuery Plugin Structure - konteck</title>
<link>http://snipplr.com/view/41690/jquery-plugin-structure/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 Oct 2010 02:46:22 GMT</pubDate>
<guid>http://snipplr.com/view/41690/jquery-plugin-structure/</guid>
</item>
<item>
<title>(jQuery) jQuery Plugin Structure - gdpotter</title>
<link>http://snipplr.com/view/41639/jquery-plugin-structure/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 06 Oct 2010 14:39:55 GMT</pubDate>
<guid>http://snipplr.com/view/41639/jquery-plugin-structure/</guid>
</item>
<item>
<title>(jQuery) Using the Official jQuery Templating Plugin - Nettuts</title>
<link>http://snipplr.com/view/41594/using-the-official-jquery-templating-plugin/</link>
<description><![CDATA[ <p>This is quick code that demonstrates the usage of Microsoft's jQuery templating plugin.</p> ]]></description>
<pubDate>Wed, 06 Oct 2010 04:12:55 GMT</pubDate>
<guid>http://snipplr.com/view/41594/using-the-official-jquery-templating-plugin/</guid>
</item>
<item>
<title>(jQuery) jQuery Templates: Two ways to define a template - wildpeaks</title>
<link>http://snipplr.com/view/41590/jquery-templates-two-ways-to-define-a-template/</link>
<description><![CDATA[ <p>**Important: this snipplet has moved to Github.**

 - [Method 1: Static template via a SCRIPT tag, using Jquery Templates](https://gist.github.com/1972787)

 - [Method 2: Dynamic template from an arbitrary string, using Jquery Templates](https://gist.github.com/1972811)


----

Both methods work even without the *plus* extension of the [Templates plugin](http://github.com/nje/jquery-tmpl)</p> ]]></description>
<pubDate>Wed, 06 Oct 2010 03:11:44 GMT</pubDate>
<guid>http://snipplr.com/view/41590/jquery-templates-two-ways-to-define-a-template/</guid>
</item>
</channel>
</rss>