<?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</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 02:48:04 GMT</pubDate>
<item>
<title>(jQuery) add target blank - thesmu</title>
<link>http://snipplr.com/view/71195/add-target-blank/</link>
<description><![CDATA[ <p>add target blank</p> ]]></description>
<pubDate>Thu, 16 May 2013 00:27:41 GMT</pubDate>
<guid>http://snipplr.com/view/71195/add-target-blank/</guid>
</item>
<item>
<title>(jQuery) add incremental classes - thesmu</title>
<link>http://snipplr.com/view/71194/add-incremental-classes/</link>
<description><![CDATA[ <p>add incremental classes</p> ]]></description>
<pubDate>Thu, 16 May 2013 00:25:37 GMT</pubDate>
<guid>http://snipplr.com/view/71194/add-incremental-classes/</guid>
</item>
<item>
<title>(jQuery) Jquery table tr checkbox selectable - webbu</title>
<link>http://snipplr.com/view/70992/jquery-table-tr-checkbox-selectable/</link>
<description><![CDATA[ <p>Jquery  table tr checkbox selectable
http://jqueryui.com/selectable/
	
required
*jquery
*jqueryui</p> ]]></description>
<pubDate>Wed, 01 May 2013 22:22:37 GMT</pubDate>
<guid>http://snipplr.com/view/70992/jquery-table-tr-checkbox-selectable/</guid>
</item>
<item>
<title>(jQuery) Post form by AJAX and jQuery - khaled__mahmoud</title>
<link>http://snipplr.com/view/70989/post-form-by-ajax-and-jquery/</link>
<description><![CDATA[ <p>This code shows how we post HTML form by AJAX and jQuery.</p> ]]></description>
<pubDate>Wed, 01 May 2013 06:27:04 GMT</pubDate>
<guid>http://snipplr.com/view/70989/post-form-by-ajax-and-jquery/</guid>
</item>
<item>
<title>(jQuery) AJAX Request - kkw</title>
<link>http://snipplr.com/view/70946/ajax-request/</link>
<description><![CDATA[ <p>لو عندي الأجاس فوت بيبعت variable اسمه output ليه مش عارف أستخدمه في فنكشن تانية؟</p> ]]></description>
<pubDate>Sat, 27 Apr 2013 21:33:56 GMT</pubDate>
<guid>http://snipplr.com/view/70946/ajax-request/</guid>
</item>
<item>
<title>(jQuery) Show hide jquery - Armin</title>
<link>http://snipplr.com/view/70925/show-hide-jquery/</link>
<description><![CDATA[ <p>Show hide</p> ]]></description>
<pubDate>Thu, 25 Apr 2013 01:00:21 GMT</pubDate>
<guid>http://snipplr.com/view/70925/show-hide-jquery/</guid>
</item>
<item>
<title>(jQuery) Latest jQuery CDN - daisyfig99</title>
<link>http://snipplr.com/view/70864/latest-jquery-cdn/</link>
<description><![CDATA[ <p>jQuery's CDN that hostess the their latest jQuery code.</p> ]]></description>
<pubDate>Sat, 20 Apr 2013 05:31:31 GMT</pubDate>
<guid>http://snipplr.com/view/70864/latest-jquery-cdn/</guid>
</item>
<item>
<title>(jQuery) Use jQuery to display an image alt tag as a caption overlay - vaughanj</title>
<link>http://snipplr.com/view/70690/use-jquery-to-display-an-image-alt-tag-as-a-caption-overlay/</link>
<description><![CDATA[ <p>Loop through all the images in a given container, grab their alt tags if they are not empty, and then create an overlay in a span tag that will be positioned on the bottom corner of the each image.</p> ]]></description>
<pubDate>Sat, 06 Apr 2013 21:16:02 GMT</pubDate>
<guid>http://snipplr.com/view/70690/use-jquery-to-display-an-image-alt-tag-as-a-caption-overlay/</guid>
</item>
<item>
<title>(jQuery) Adding an active class to nav links based on URL with jQuery Address - vaughanj</title>
<link>http://snipplr.com/view/70689/adding-an-active-class-to-nav-links-based-on-url-with-jquery-address/</link>
<description><![CDATA[ <p>What this does is it adds the attribute “data-path” to each of the nav links, and gives this attribute a value of whatever comes after the “base” URL. Because we are using jQuery Address, we have the (event.value) variable to play with. This value is automatically set to be whatever is after the “base” value too, which means we can now check to see if these values equal each other. If they do, the active class is added to the link. Remember, this function resides inside the jQuery.address.change function, so it will be run every time a new link is clicked.</p> ]]></description>
<pubDate>Sat, 06 Apr 2013 21:10:20 GMT</pubDate>
<guid>http://snipplr.com/view/70689/adding-an-active-class-to-nav-links-based-on-url-with-jquery-address/</guid>
</item>
<item>
<title>(jQuery) Javascript touch events from click - bitsculptor</title>
<link>http://snipplr.com/view/70525/javascript-touch-events-from-click/</link>
<description><![CDATA[ <p>Add the init() function to your document.ready call. This allows touch events to be handled like click events.</p> ]]></description>
<pubDate>Sat, 23 Mar 2013 05:42:58 GMT</pubDate>
<guid>http://snipplr.com/view/70525/javascript-touch-events-from-click/</guid>
</item>
<item>
<title>(jQuery) Form validator - tcspinks</title>
<link>http://snipplr.com/view/70524/form-validator/</link>
<description><![CDATA[ <p>Validate numbers only, email addresses, restricted input, required fields, and add error classes</p> ]]></description>
<pubDate>Sat, 23 Mar 2013 03:23:27 GMT</pubDate>
<guid>http://snipplr.com/view/70524/form-validator/</guid>
</item>
<item>
<title>(jQuery) jQuery strict mode - daisyfig99</title>
<link>http://snipplr.com/view/70508/jquery-strict-mode/</link>
<description><![CDATA[ <p>Simple line of code for enabling strict mode in Javascript/jQuery.</p> ]]></description>
<pubDate>Fri, 22 Mar 2013 06:09:30 GMT</pubDate>
<guid>http://snipplr.com/view/70508/jquery-strict-mode/</guid>
</item>
<item>
<title>(jQuery) Drupal views ajax complete - apmartins</title>
<link>http://snipplr.com/view/70502/drupal-views-ajax-complete/</link>
<description><![CDATA[ <p>Get the ajax complete event after filtering a view content in drupal</p> ]]></description>
<pubDate>Fri, 22 Mar 2013 02:39:44 GMT</pubDate>
<guid>http://snipplr.com/view/70502/drupal-views-ajax-complete/</guid>
</item>
<item>
<title>(jQuery) Use \"Enter\" as \"Tab\" - robertoy</title>
<link>http://snipplr.com/view/70461/use-enter-as-tab/</link>
<description><![CDATA[ <p>Use "Enter" as "Tab"</p> ]]></description>
<pubDate>Tue, 19 Mar 2013 02:02:43 GMT</pubDate>
<guid>http://snipplr.com/view/70461/use-enter-as-tab/</guid>
</item>
<item>
<title>(jQuery) Rotating Type - makingthings</title>
<link>http://snipplr.com/view/70419/rotating-type/</link>
<description><![CDATA[ <p>Nice anumated type</p> ]]></description>
<pubDate>Thu, 14 Mar 2013 19:46:50 GMT</pubDate>
<guid>http://snipplr.com/view/70419/rotating-type/</guid>
</item>
<item>
<title>(jQuery) Ajax Request and Handler using jQuery &amp;amp; JSfiddle - daisyfig99</title>
<link>http://snipplr.com/view/70388/ajax-request-and-handler-using-jquery--jsfiddle/</link>
<description><![CDATA[ <p>This is how to make an Ajax request using jQuery. This code is meant to be tested in JSfiddle, however it can easily be adapted for anyone's needs.

1) Makes an AJAX request &amp; tell it where to grab the data from. 2) If request has failed, a message will displayed. 3) If the request was successful, gets the data and then it displays the filtered data.</p> ]]></description>
<pubDate>Wed, 13 Mar 2013 14:57:11 GMT</pubDate>
<guid>http://snipplr.com/view/70388/ajax-request-and-handler-using-jquery--jsfiddle/</guid>
</item>
<item>
<title>(jQuery) Testing jQuery and Make it Non-Conflicting - daisyfig99</title>
<link>http://snipplr.com/view/70384/testing-jquery-and-make-it-nonconflicting/</link>
<description><![CDATA[ <p>When you want to test to see if jQuery is working, plus two different examples on how to write jQuery so that it will not conflict with other JavaScript based libraries. Then I show the shorthand way of writing jQuery which I would not get into the habit of. It's not worth the headaches you'll run into when working with a CMS or legacy apps.</p> ]]></description>
<pubDate>Wed, 13 Mar 2013 14:49:43 GMT</pubDate>
<guid>http://snipplr.com/view/70384/testing-jquery-and-make-it-nonconflicting/</guid>
</item>
<item>
<title>(jQuery) equal-height columns with jquery - thesmu</title>
<link>http://snipplr.com/view/70322/equalheight-columns-with-jquery/</link>
<description><![CDATA[ <p>equal-height columns</p> ]]></description>
<pubDate>Fri, 08 Mar 2013 03:33:34 GMT</pubDate>
<guid>http://snipplr.com/view/70322/equalheight-columns-with-jquery/</guid>
</item>
<item>
<title>(jQuery) Move Page Elements in Code Based on Browser Width - depiction</title>
<link>http://snipplr.com/view/70303/move-page-elements-in-code-based-on-browser-width/</link>
<description><![CDATA[ <p>When building responsive sites, you may find the need to move elements on the page around. Instead of creating multiple instances and toggling them on/off, move the entire divs using jQuery. When the browser width increases again, move it back to the original spot.</p> ]]></description>
<pubDate>Thu, 07 Mar 2013 04:01:28 GMT</pubDate>
<guid>http://snipplr.com/view/70303/move-page-elements-in-code-based-on-browser-width/</guid>
</item>
<item>
<title>(jQuery) jQuery: Double Click to Add - mattvbiggs</title>
<link>http://snipplr.com/view/70200/jquery-double-click-to-add/</link>
<description><![CDATA[ <p>The snippet below was pulled from code that loads a list of names pulled from Active Directory into a listbox. This code will execute when the user double clicks on a name in the list box (lstResults) and stores it in a variable to be passed to another function (to populate fields on the page).

This code was used on an ASP .NET page which is why you see the syntax "id$=" for finding the DOM objects. This syntax is used to ignore the ClientID value the .NET Framework adds to DOM objects at runtime.</p> ]]></description>
<pubDate>Sat, 02 Mar 2013 02:51:14 GMT</pubDate>
<guid>http://snipplr.com/view/70200/jquery-double-click-to-add/</guid>
</item>
</channel>
</rss>