<?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/tags/js</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 15:15:51 GMT</pubDate>
<item>
<title>(JavaScript) layout with scrolls - lecksfrawen</title>
<link>http://snipplr.com/view/70874/layout-with-scrolls/</link>
<description><![CDATA[ <p># layout para un panel con scrollbars</p> ]]></description>
<pubDate>Sun, 21 Apr 2013 18:41:22 GMT</pubDate>
<guid>http://snipplr.com/view/70874/layout-with-scrolls/</guid>
</item>
<item>
<title>(JavaScript) language - phl</title>
<link>http://snipplr.com/view/70848/language/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 19 Apr 2013 07:17:29 GMT</pubDate>
<guid>http://snipplr.com/view/70848/language/</guid>
</item>
<item>
<title>(JavaScript) Redirect with a Timer - apphp-snippets</title>
<link>http://snipplr.com/view/70120/redirect-with-a-timer/</link>
<description><![CDATA[ <p>You can use JavaScript window.location to redirect a visitor to a required page. You may have seen this feature used by sites with full page ads, or to redirect visitors to the site's new domain name. You can add also a timer to the script that will allow the page to redirect and the visitors will not need to click a link or type in the new URL.</p> ]]></description>
<pubDate>Wed, 27 Feb 2013 20:53:38 GMT</pubDate>
<guid>http://snipplr.com/view/70120/redirect-with-a-timer/</guid>
</item>
<item>
<title>(JavaScript) Coffeequery (jQuery in Coffeescript) - nerdfiles</title>
<link>http://snipplr.com/view/69452/coffeequery-jquery-in-coffeescript/</link>
<description><![CDATA[ <p>It's a boilerplate for dealing with plugins in Coffeescript, when authoring jQuery style.</p> ]]></description>
<pubDate>Mon, 14 Jan 2013 11:31:04 GMT</pubDate>
<guid>http://snipplr.com/view/69452/coffeequery-jquery-in-coffeescript/</guid>
</item>
<item>
<title>(JavaScript) Safe replace {{some_var}} in JS strings - inreflection7</title>
<link>http://snipplr.com/view/68700/safe-replace-somevar-in-js-strings/</link>
<description><![CDATA[ <p>For those moments of weakness when .replace() looks like a good idea...</p> ]]></description>
<pubDate>Thu, 22 Nov 2012 15:12:03 GMT</pubDate>
<guid>http://snipplr.com/view/68700/safe-replace-somevar-in-js-strings/</guid>
</item>
<item>
<title>(JavaScript) Javascript date validation - cristianogois</title>
<link>http://snipplr.com/view/68693/javascript-date-validation/</link>
<description><![CDATA[ <p>Taken from http://stackoverflow.com/questions/1353684/detecting-an-invalid-date-date-instance-in-javascript</p> ]]></description>
<pubDate>Thu, 22 Nov 2012 03:45:05 GMT</pubDate>
<guid>http://snipplr.com/view/68693/javascript-date-validation/</guid>
</item>
<item>
<title>(JavaScript) JavaScript Quiz Template - jrue</title>
<link>http://snipplr.com/view/67851/javascript-quiz-template/</link>
<description><![CDATA[ <p>**Simple JavaScript Quiz**

Edit the main quiz array with your own questions, then publish. Since it's an entire HTML file, it's best to save this file on a server and embed it as needed using an iframe tag.</p> ]]></description>
<pubDate>Sun, 21 Oct 2012 09:49:49 GMT</pubDate>
<guid>http://snipplr.com/view/67851/javascript-quiz-template/</guid>
</item>
<item>
<title>(HTML) thickbox modal window (hidden div) - shin</title>
<link>http://snipplr.com/view/67431/thickbox-modal-window-hidden-div/</link>
<description><![CDATA[ <p>as i understood "p" tags is requaired.</p> ]]></description>
<pubDate>Sat, 29 Sep 2012 22:57:53 GMT</pubDate>
<guid>http://snipplr.com/view/67431/thickbox-modal-window-hidden-div/</guid>
</item>
<item>
<title>(JavaScript) Get URL Parameter - pmw57</title>
<link>http://snipplr.com/view/67253/get-url-parameter/</link>
<description><![CDATA[ <p>Code from https://snipt.net/geekyjohn/get-url-param/ updated so that most jslint issues are resolved, and updated the return to use a guard condition instead of a separate if statement.</p> ]]></description>
<pubDate>Wed, 19 Sep 2012 19:45:38 GMT</pubDate>
<guid>http://snipplr.com/view/67253/get-url-parameter/</guid>
</item>
<item>
<title>(Bash) Sprockets JavaScript dependency management tool using clean RVM - symsec</title>
<link>http://snipplr.com/view/67206/sprockets-javascript-dependency-management-tool-using-clean-rvm/</link>
<description><![CDATA[ <p>Use this snippet in Linux shell to install RVM and set it up for use with Sprockets.</p> ]]></description>
<pubDate>Mon, 17 Sep 2012 05:49:55 GMT</pubDate>
<guid>http://snipplr.com/view/67206/sprockets-javascript-dependency-management-tool-using-clean-rvm/</guid>
</item>
<item>
<title>(JavaScript) Class handling functions - pmw57</title>
<link>http://snipplr.com/view/67176/class-handling-functions/</link>
<description><![CDATA[ <p>Standard hasClass, addClass, and removeClass functions, reworked so that jsLint is happier about them, and fixed the removeClass function so that things are trimmed after removing a class name.</p> ]]></description>
<pubDate>Thu, 13 Sep 2012 18:25:32 GMT</pubDate>
<guid>http://snipplr.com/view/67176/class-handling-functions/</guid>
</item>
<item>
<title>(jQuery) Access HTML5 data attribute with jQuery - iroybot</title>
<link>http://snipplr.com/view/66605/access-html5-data-attribute-with-jquery/</link>
<description><![CDATA[ <p>obviously one can access HTML5's data attribute super easy in jQuery</p> ]]></description>
<pubDate>Thu, 09 Aug 2012 07:39:12 GMT</pubDate>
<guid>http://snipplr.com/view/66605/access-html5-data-attribute-with-jquery/</guid>
</item>
<item>
<title>(JavaScript) NodeJS: Delivering a crossdomain.xml file using Express.JS - chrisaiv</title>
<link>http://snipplr.com/view/66014/nodejs-delivering-a-crossdomainxml-file-using-expressjs/</link>
<description><![CDATA[ <p>There are many ways to deliver a crossdomain.xml file through NodeJS or Express.js.  Here is one solution</p> ]]></description>
<pubDate>Sat, 07 Jul 2012 10:32:23 GMT</pubDate>
<guid>http://snipplr.com/view/66014/nodejs-delivering-a-crossdomainxml-file-using-expressjs/</guid>
</item>
<item>
<title>(jQuery) Substitute for the scroll event - Narayon</title>
<link>http://snipplr.com/view/64609/substitute-for-the-scroll-event/</link>
<description><![CDATA[ <p>Another approach that helps saving the overhead calls of the scroll event and the subsequent code.</p> ]]></description>
<pubDate>Mon, 16 Apr 2012 06:12:25 GMT</pubDate>
<guid>http://snipplr.com/view/64609/substitute-for-the-scroll-event/</guid>
</item>
<item>
<title>(ActionScript 3) JS OOP Example using a self-executing anonymous function - adrianparr</title>
<link>http://snipplr.com/view/64530/js-oop-example-using-a-selfexecuting-anonymous-function/</link>
<description><![CDATA[ <p>Watch Lee Brimelow's tutorial on GotoAndLearn to see what this is all about.</p> ]]></description>
<pubDate>Fri, 13 Apr 2012 01:54:56 GMT</pubDate>
<guid>http://snipplr.com/view/64530/js-oop-example-using-a-selfexecuting-anonymous-function/</guid>
</item>
<item>
<title>(JavaScript) Tracking : GetClicky - jburcsik</title>
<link>http://snipplr.com/view/63908/tracking--getclicky/</link>
<description><![CDATA[ <p>To be added to all Landing Pages and other new works</p> ]]></description>
<pubDate>Wed, 14 Mar 2012 00:42:55 GMT</pubDate>
<guid>http://snipplr.com/view/63908/tracking--getclicky/</guid>
</item>
<item>
<title>(JavaScript) Add trim method to String class - kajinka13</title>
<link>http://snipplr.com/view/63011/add-trim-method-to-string-class/</link>
<description><![CDATA[ <p>Add trim method to String class</p> ]]></description>
<pubDate>Fri, 03 Feb 2012 02:11:03 GMT</pubDate>
<guid>http://snipplr.com/view/63011/add-trim-method-to-string-class/</guid>
</item>
<item>
<title>(JavaScript) Remotely Trigger Varien Tabs Class - flintcreative</title>
<link>http://snipplr.com/view/62658/remotely-trigger-varien-tabs-class/</link>
<description><![CDATA[ <p>extends the default varien "tabs" class to allow other links on the page to open a tab</p> ]]></description>
<pubDate>Fri, 20 Jan 2012 04:54:57 GMT</pubDate>
<guid>http://snipplr.com/view/62658/remotely-trigger-varien-tabs-class/</guid>
</item>
<item>
<title>(JavaScript) Parse URI parameters with Prototype JS - srka</title>
<link>http://snipplr.com/view/62361/parse-uri-parameters-with-prototype-js/</link>
<description><![CDATA[ <p>This will return the value of "param" form the URI. For example if you have 

www.example.com/index.html?param=some_value

it will return "some_value".

NOTE! This only works if you use Prototype JavaScript framework.</p> ]]></description>
<pubDate>Fri, 06 Jan 2012 21:03:25 GMT</pubDate>
<guid>http://snipplr.com/view/62361/parse-uri-parameters-with-prototype-js/</guid>
</item>
<item>
<title>(JavaScript) swtich with range in javascript - stavelin</title>
<link>http://snipplr.com/view/62331/swtich-with-range-in-javascript/</link>
<description><![CDATA[ <p>na</p> ]]></description>
<pubDate>Fri, 06 Jan 2012 01:53:54 GMT</pubDate>
<guid>http://snipplr.com/view/62331/swtich-with-range-in-javascript/</guid>
</item>
</channel>
</rss>