<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 04:58:01 +0000</lastBuildDate>
    <item>
      <title>(jQuery) jQuery Server Side Validation - Check for Unique Email Address - smoothdzion</title>
      <link>https://snipplr.com/view/59761/jquery-server-side-validation--check-for-unique-email-address</link>
      <description>&lt;p&gt;Just some common code I wanted to put up somewhere that can be used to check for unique email address in database for form registration.&lt;/p&gt;</description>
      <pubDate>Fri, 14 Oct 2011 19:22:08 UTC</pubDate>
      <guid>https://snipplr.com/view/59761/jquery-server-side-validation--check-for-unique-email-address</guid>
    </item>
    <item>
      <title>(jQuery) JQuery - Got to URL on Option Select - smoothdzion</title>
      <link>https://snipplr.com/view/50997/jquery--got-to-url-on-option-select</link>
      <description>&lt;p&gt;Use this to go to a URL when selecting an option.&lt;/p&gt;</description>
      <pubDate>Wed, 23 Mar 2011 09:48:47 UTC</pubDate>
      <guid>https://snipplr.com/view/50997/jquery--got-to-url-on-option-select</guid>
    </item>
    <item>
      <title>(jQuery) jQuery - Add First and Last Class to LI - smoothdzion</title>
      <link>https://snipplr.com/view/26333/jquery--add-first-and-last-class-to-li</link>
      <description>&lt;p&gt;Since :first-child and :last-child aren't compatible with all modern browsers I thought I'd post this snippet.  It make automating the class creation easier too instead of having to remember when typing up your HTML or creating logic in your programming.&#13;
&#13;
Rename "first-item" and/or "last-item" to whatever class you want to use.  You can change the "li" part of the code to whatever element your want or even remove it altogether.&lt;/p&gt;</description>
      <pubDate>Tue, 12 Jan 2010 15:20:16 UTC</pubDate>
      <guid>https://snipplr.com/view/26333/jquery--add-first-and-last-class-to-li</guid>
    </item>
    <item>
      <title>(jQuery) jQuery - Toggle All Checkboxes - smoothdzion</title>
      <link>https://snipplr.com/view/25932/jquery--toggle-all-checkboxes</link>
      <description>&lt;p&gt;Great short snippet of code to toggle checkboxes.&#13;
Thanks 	[Josh Nathanson](http://groups.google.com/groups/profile?enc_user=aAOlJRcAAAC7dB8ku2NsRGdjbPtXhPEXHqZiDvCVswhrZ6TQxKj0ww) for putting this simple code together.&lt;/p&gt;</description>
      <pubDate>Mon, 04 Jan 2010 19:20:59 UTC</pubDate>
      <guid>https://snipplr.com/view/25932/jquery--toggle-all-checkboxes</guid>
    </item>
    <item>
      <title>(jQuery) jQuery - Add/Focus/Blur Input Value - smoothdzion</title>
      <link>https://snipplr.com/view/22483/jquery--addfocusblur-input-value</link>
      <description>&lt;p&gt;First value takes empty input values and adds 'Enter Value'.&lt;br&gt;&#13;
Second snippet removes 'Enter Value' when input is focused.&lt;br&gt;&#13;
Third snippet re-adds 'Enter Value' if the value is left blank.&lt;/p&gt;</description>
      <pubDate>Wed, 04 Nov 2009 11:22:03 UTC</pubDate>
      <guid>https://snipplr.com/view/22483/jquery--addfocusblur-input-value</guid>
    </item>
  </channel>
</rss>
