<?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/popular/language/jquery</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 09:16:47 GMT</pubDate>
<item>
<title>(jQuery) Scroll to Top of Page with jQuery - Nettuts</title>
<link>http://snipplr.com/view/36451/scroll-to-top-of-page-with-jquery/</link>
<description><![CDATA[ <p>This is a simple way to scroll to the top of the page, when an anchor tag has been clicked. Note that we must "return false," in order to disable the default browser action.</p> ]]></description>
<pubDate>Tue, 29 Jun 2010 08:04:26 GMT</pubDate>
<guid>http://snipplr.com/view/36451/scroll-to-top-of-page-with-jquery/</guid>
</item>
<item>
<title>(jQuery) Retrieve URL params with jQuery - garside</title>
<link>http://snipplr.com/view/11583/retrieve-url-params-with-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Jan 2009 17:20:38 GMT</pubDate>
<guid>http://snipplr.com/view/11583/retrieve-url-params-with-jquery/</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: Parse RSS Feed - chrisaiv</title>
<link>http://snipplr.com/view/12465/jquery-parse-rss-feed/</link>
<description><![CDATA[ <p>Here's a simple example of how to parse RSS feeds using jQuery.  You will need jFeed (http://www.hovinne.com/blog/index.php/2007/07/15/132-jfeed-jquery-rss-atom-feed-parser-plugin) and a bit of help from PHP (http://snipplr.com/view/12467/php-capture-rss-feed/)</p> ]]></description>
<pubDate>Sun, 22 Feb 2009 14:30:19 GMT</pubDate>
<guid>http://snipplr.com/view/12465/jquery-parse-rss-feed/</guid>
</item>
<item>
<title>(jQuery) jQuery to Firebug Logging - garside</title>
<link>http://snipplr.com/view/10358/jquery-to-firebug-logging/</link>
<description><![CDATA[ <p>A simple but powerful interface for allowing firebug access functions in the jQuery chain.

See the link above to check out the functions it accepts.</p> ]]></description>
<pubDate>Tue, 09 Dec 2008 12:24:24 GMT</pubDate>
<guid>http://snipplr.com/view/10358/jquery-to-firebug-logging/</guid>
</item>
<item>
<title>(jQuery) Super Simple jQuery PNG Fix for IE6 background images - oscargodson</title>
<link>http://snipplr.com/view/13753/super-simple-jquery-png-fix-for-ie6-background-images/</link>
<description><![CDATA[ <p>This was not written by me, but Jeffrey Olchovy. I uploaded it here because his blog messes up the quotes.</p> ]]></description>
<pubDate>Fri, 03 Apr 2009 17:36:21 GMT</pubDate>
<guid>http://snipplr.com/view/13753/super-simple-jquery-png-fix-for-ie6-background-images/</guid>
</item>
<item>
<title>(jQuery) jQuery Center Vertical and Horizontal Web Page - giver</title>
<link>http://snipplr.com/view/49146/jquery-center-vertical-and-horizontal-web-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Feb 2011 15:11:36 GMT</pubDate>
<guid>http://snipplr.com/view/49146/jquery-center-vertical-and-horizontal-web-page/</guid>
</item>
<item>
<title>(jQuery) Accordion - ricosushi</title>
<link>http://snipplr.com/view/37269/accordion/</link>
<description><![CDATA[ <p>Accordion boxes with jquery</p> ]]></description>
<pubDate>Wed, 14 Jul 2010 08:05:21 GMT</pubDate>
<guid>http://snipplr.com/view/37269/accordion/</guid>
</item>
<item>
<title>(jQuery) jQuery  Smooth Scroll to #Anchor - cfleschhut</title>
<link>http://snipplr.com/view/26739/jquery--smooth-scroll-to-anchor/</link>
<description><![CDATA[ <p>adapted from http://jquery14.com/day-05</p> ]]></description>
<pubDate>Wed, 20 Jan 2010 04:39:27 GMT</pubDate>
<guid>http://snipplr.com/view/26739/jquery--smooth-scroll-to-anchor/</guid>
</item>
<item>
<title>(jQuery) jQuery snippet to convert numbers into US phone number format as they're typed - xtheonex</title>
<link>http://snipplr.com/view/11578/jquery-snippet-to-convert-numbers-into-us-phone-number-format-as-theyre-typed/</link>
<description><![CDATA[ <p>This little piece of code will convert to US phone format, as typed.
Eg, As the number "0000000000" was typed, it would convert it to (000)-000-0000.</p> ]]></description>
<pubDate>Tue, 27 Jan 2009 15:29:35 GMT</pubDate>
<guid>http://snipplr.com/view/11578/jquery-snippet-to-convert-numbers-into-us-phone-number-format-as-theyre-typed/</guid>
</item>
<item>
<title>(jQuery) Twitter like Character Counter - edwardhotchkiss</title>
<link>http://snipplr.com/view/48125/twitter-like-character-counter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 31 Jan 2011 09:11:43 GMT</pubDate>
<guid>http://snipplr.com/view/48125/twitter-like-character-counter/</guid>
</item>
<item>
<title>(jQuery) jQuery Alternating Row Colors - BlueIceStudios</title>
<link>http://snipplr.com/view/47384/jquery-alternating-row-colors/</link>
<description><![CDATA[ <p>This one is simple yet very useful. You can do alternating row colors with 2 simple lines of jQuery</p> ]]></description>
<pubDate>Tue, 18 Jan 2011 03:59:28 GMT</pubDate>
<guid>http://snipplr.com/view/47384/jquery-alternating-row-colors/</guid>
</item>
<item>
<title>(jQuery) jQuery fancy select dropdown menu - peckham</title>
<link>http://snipplr.com/view/48107/jquery-fancy-select-dropdown-menu/</link>
<description><![CDATA[ <p>The option elements in the original select may provide an image and a second line of text by using a data-img and a data-info attribute.</p> ]]></description>
<pubDate>Sun, 30 Jan 2011 12:35:10 GMT</pubDate>
<guid>http://snipplr.com/view/48107/jquery-fancy-select-dropdown-menu/</guid>
</item>
<item>
<title>(jQuery) jQuery to prevent multiple submit on a form - dalexandre</title>
<link>http://snipplr.com/view/17800/jquery-to-prevent-multiple-submit-on-a-form/</link>
<description><![CDATA[ <p>To prevent multiple submit from sending more than one request, 
bind the submit event and store a "disabledOnSubmit" data. Next time the event "submit" will be fire, the following jQuery code will return false. All submit buttons are also disabled (nice user feedback).</p> ]]></description>
<pubDate>Sun, 02 Aug 2009 06:55:29 GMT</pubDate>
<guid>http://snipplr.com/view/17800/jquery-to-prevent-multiple-submit-on-a-form/</guid>
</item>
<item>
<title>(jQuery) Simple JQUERY AJAX POST - jamesming</title>
<link>http://snipplr.com/view/17570/simple-jquery-ajax-post/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 28 Jul 2009 10:51:02 GMT</pubDate>
<guid>http://snipplr.com/view/17570/simple-jquery-ajax-post/</guid>
</item>
<item>
<title>(jQuery) jQuery animated page scroll to anchor tag function - ksnagra</title>
<link>http://snipplr.com/view/48385/jquery-animated-page-scroll-to-anchor-tag-function/</link>
<description><![CDATA[ <p>This function allows you to pass any div anchor tag as a parameter to scroll to. You can easily add easing after the 'duration' parameter in the jQuery animation function.</p> ]]></description>
<pubDate>Fri, 04 Feb 2011 08:51:58 GMT</pubDate>
<guid>http://snipplr.com/view/48385/jquery-animated-page-scroll-to-anchor-tag-function/</guid>
</item>
<item>
<title>(jQuery) Simple Content Load on Scroll - FatFolderDesigner</title>
<link>http://snipplr.com/view/47744/simple-content-load-on-scroll/</link>
<description><![CDATA[ <p>Simple jQuery script to load additional content when you near the bottom of the page, same sorta thing Twitter does (although I originally programed it for a different use). Only thing of remark is the fact that it stores the current highest loaded value in a hidden variable, that way, fi the scrip dies or the user does not ave javascript enabled you can use that variable to load the next set of content up through traditions POST/GET methods.

I also have a version of the script that does not use jQuery if anybody is interested (although it is much larger and not as smooth).

Example is available at the link.

UPDATE: A commenter (on my site at the link) noted that there was a problem with the Content load on Scroll with jQuery example in Firefox 5 for windows and linux, and before I could even get off work to take a look he posted a fix.

The problem has to do with the browsers cacheing system. When you reload the page it keeps the cached value of the hidden input that keeps track of how far you’ve scrolled, so when you reloaded it would display the initial 50, then jump to wherever you were. The solution is simple, you just need to reset that value once the page is loaded, so that it will overwrite any cached data your browser may be using. The code he posted is as simple as it gets and has been added to the source. You could also fix this by playing with how browser cache your site, but since they usually get the right this seems like a better solution to me.</p> ]]></description>
<pubDate>Sun, 23 Jan 2011 17:55:47 GMT</pubDate>
<guid>http://snipplr.com/view/47744/simple-content-load-on-scroll/</guid>
</item>
<item>
<title>(jQuery) iphone ipad ipod Detect - humanoid</title>
<link>http://snipplr.com/view/31607/iphone-ipad-ipod-detect/</link>
<description><![CDATA[ <p>execute javaScript only for iphone / ipad / ipod using jQuery, triggered on page load</p> ]]></description>
<pubDate>Tue, 13 Apr 2010 07:54:34 GMT</pubDate>
<guid>http://snipplr.com/view/31607/iphone-ipad-ipod-detect/</guid>
</item>
<item>
<title>(jQuery) random bg image - ira</title>
<link>http://snipplr.com/view/13725/random-bg-image/</link>
<description><![CDATA[ <p>really simple random bg image.  Save images starting at 1.jpg.  Put in your jquery selector.  Etc, etc.</p> ]]></description>
<pubDate>Thu, 02 Apr 2009 18:42:21 GMT</pubDate>
<guid>http://snipplr.com/view/13725/random-bg-image/</guid>
</item>
<item>
<title>(jQuery) Vertical Align JQuery Plugin - neal_grosskopf</title>
<link>http://snipplr.com/view/12566/vertical-align-jquery-plugin/</link>
<description><![CDATA[ <p>Learn how to place a DIV in the exact middle of the screen using this JQuery horizontal &amp; vertical align plugin.</p> ]]></description>
<pubDate>Wed, 25 Feb 2009 08:03:26 GMT</pubDate>
<guid>http://snipplr.com/view/12566/vertical-align-jquery-plugin/</guid>
</item>
<item>
<title>(jQuery) Simple Ajax Example - dropthenerd</title>
<link>http://snipplr.com/view/48262/simple-ajax-example/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 02 Feb 2011 11:02:50 GMT</pubDate>
<guid>http://snipplr.com/view/48262/simple-ajax-example/</guid>
</item>
<item>
<title>(jQuery) Get public Twitter timeline with jQuery ajax - with retweets - nikefido</title>
<link>http://snipplr.com/view/45125/get-public-twitter-timeline-with-jquery-ajax--with-retweets/</link>
<description><![CDATA[ <p>This is a snippet for grabbing and displaying a public user twitter timeline from Twitter's API using jQuery ajax().
As a bonus, it also gives some hinting on how to test if its a retweet, and if so, grab the original tweeter's information - so the timeline looks more like twitter.com's timline.</p> ]]></description>
<pubDate>Thu, 02 Dec 2010 03:49:38 GMT</pubDate>
<guid>http://snipplr.com/view/45125/get-public-twitter-timeline-with-jquery-ajax--with-retweets/</guid>
</item>
<item>
<title>(jQuery) [JQuery] slideFadeToggle - talbs</title>
<link>http://snipplr.com/view/14511/jquery-slidefadetoggle/</link>
<description><![CDATA[ <p>mad props to Karl S - http://www.learningjquery.com/2008/02/simple-effects-plugins</p> ]]></description>
<pubDate>Mon, 27 Apr 2009 18:46:26 GMT</pubDate>
<guid>http://snipplr.com/view/14511/jquery-slidefadetoggle/</guid>
</item>
<item>
<title>(jQuery) enabling submit button if text entered - sveggiani</title>
<link>http://snipplr.com/view/12143/enabling-submit-button-if-text-entered/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 12 Feb 2009 07:06:54 GMT</pubDate>
<guid>http://snipplr.com/view/12143/enabling-submit-button-if-text-entered/</guid>
</item>
<item>
<title>(jQuery) jQuery Basic Setup - adrianparr</title>
<link>http://snipplr.com/view/62912/jquery-basic-setup/</link>
<description><![CDATA[ <p>Basic setup code for jQuery, linking to Google APIs for the jQuery library.</p> ]]></description>
<pubDate>Tue, 31 Jan 2012 02:58:06 GMT</pubDate>
<guid>http://snipplr.com/view/62912/jquery-basic-setup/</guid>
</item>
</channel>
</rss>