<?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/javascript/tags/elements</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 13:27:29 GMT</pubDate>
<item>
<title>(JavaScript) Toggling Elements with JavaScript - apphp-snippets</title>
<link>http://snipplr.com/view/70221/toggling-elements-with-javascript/</link>
<description><![CDATA[ <p>This function allows you to pass two variables that represent ID of two elements on your page. What you click on one of them it hide it and shows another one.</p> ]]></description>
<pubDate>Sun, 03 Mar 2013 21:01:01 GMT</pubDate>
<guid>http://snipplr.com/view/70221/toggling-elements-with-javascript/</guid>
</item>
<item>
<title>(JavaScript) getElementsFromClassName - jatkins</title>
<link>http://snipplr.com/view/60653/getelementsfromclassname/</link>
<description><![CDATA[ <p>Released into the public domain.</p> ]]></description>
<pubDate>Wed, 09 Nov 2011 10:07:09 GMT</pubDate>
<guid>http://snipplr.com/view/60653/getelementsfromclassname/</guid>
</item>
<item>
<title>(JavaScript) switch elements index - neilking</title>
<link>http://snipplr.com/view/51112/switch-elements-index/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 25 Mar 2011 15:01:57 GMT</pubDate>
<guid>http://snipplr.com/view/51112/switch-elements-index/</guid>
</item>
<item>
<title>(JavaScript) Check if an element is vertically between two other elements - jatkins</title>
<link>http://snipplr.com/view/42959/check-if-an-element-is-vertically-between-two-other-elements/</link>
<description><![CDATA[ <p>Public domain.</p> ]]></description>
<pubDate>Tue, 26 Oct 2010 08:49:54 GMT</pubDate>
<guid>http://snipplr.com/view/42959/check-if-an-element-is-vertically-between-two-other-elements/</guid>
</item>
<item>
<title>(JavaScript) Add and remove CSS classes from elements - jatkins</title>
<link>http://snipplr.com/view/36986/add-and-remove-css-classes-from-elements/</link>
<description><![CDATA[ <p>Public domain. [`find_index`](http://snipplr.com/view/37102/javascript-alternative-indexof-function-not-all-versions-of-ie-feature-it/) is required because not all versions of IE support `Array.indexOf`.</p> ]]></description>
<pubDate>Fri, 09 Jul 2010 06:55:56 GMT</pubDate>
<guid>http://snipplr.com/view/36986/add-and-remove-css-classes-from-elements/</guid>
</item>
<item>
<title>(JavaScript) SimpleSelector, Javascript DOM selector - freelancephp</title>
<link>http://snipplr.com/view/30508/simpleselector-javascript-dom-selector/</link>
<description><![CDATA[ <p>SimpleSelector is a small DOM selector object with support for the most used selectors. It's also the default selector for the jLim JavaScript framework.

Why use SimpleSelector?
- very small, less than 2kb minified
- easy to use with $$()
- no overhead, no functions you hardly ever use
- ideal for smaller websites</p> ]]></description>
<pubDate>Tue, 30 Mar 2010 04:53:15 GMT</pubDate>
<guid>http://snipplr.com/view/30508/simpleselector-javascript-dom-selector/</guid>
</item>
<item>
<title>(JavaScript) TinyMCE valid elements (make iframe valid element) - leonbda</title>
<link>http://snipplr.com/view/11404/tinymce-valid-elements-make-iframe-valid-element/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 21 Jan 2009 08:19:45 GMT</pubDate>
<guid>http://snipplr.com/view/11404/tinymce-valid-elements-make-iframe-valid-element/</guid>
</item>
<item>
<title>(JavaScript) toggleElements() - plindsay</title>
<link>http://snipplr.com/view/9920/toggleelements/</link>
<description><![CDATA[ <p>Utility function using the DOM to toggle the visibility of multiple elements on a page.</p> ]]></description>
<pubDate>Wed, 19 Nov 2008 09:53:52 GMT</pubDate>
<guid>http://snipplr.com/view/9920/toggleelements/</guid>
</item>
<item>
<title>(JavaScript) Stripe Elements - neogeek</title>
<link>http://snipplr.com/view/179/stripe-elements/</link>
<description><![CDATA[ <p>This script will allow you to alternately place a style on objects (in this example, every other list item).</p> ]]></description>
<pubDate>Sat, 01 Jul 2006 10:11:28 GMT</pubDate>
<guid>http://snipplr.com/view/179/stripe-elements/</guid>
</item>
</channel>
</rss>