<?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/tags/div</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 19:13:08 GMT</pubDate>
<item>
<title>(jQuery) jQuery Pop up for Repeating items - i-am-andy</title>
<link>http://snipplr.com/view/58495/jquery-pop-up-for-repeating-items/</link>
<description><![CDATA[ <p>Useful jQuery for mutliple items on a page that are using the same jquery function and classes to perform an action. By traversing the dom like this the function will only be applied to the item you are clicking on and not all elements on the page that have the class specified in the jQuery function.</p> ]]></description>
<pubDate>Wed, 07 Sep 2011 19:43:46 GMT</pubDate>
<guid>http://snipplr.com/view/58495/jquery-pop-up-for-repeating-items/</guid>
</item>
<item>
<title>(jQuery) jQuery Auto-Scroll on div - ryarwood</title>
<link>http://snipplr.com/view/55066/jquery-autoscroll-on-div/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Jun 2011 05:45:35 GMT</pubDate>
<guid>http://snipplr.com/view/55066/jquery-autoscroll-on-div/</guid>
</item>
<item>
<title>(jQuery) Show/hide content with matching checkboxes - gellpak</title>
<link>http://snipplr.com/view/54393/showhide-content-with-matching-checkboxes/</link>
<description><![CDATA[ <p>This function follows the following naming conventions: Give your checkboxes ID tags of "[contenttitle]trigger", where [contenttitle] is whatever you like. Then, give your hide-able content classes that match, without the "trigger". This function will look at the checkbox ID and checked state, and then show/hide the content with those classes accordingly.

So for example, you have a checkbox with the ID "content4trigger", and two divs with the class "content4". This will show and hide the divs based on the id of the checkbox.</p> ]]></description>
<pubDate>Thu, 26 May 2011 04:39:11 GMT</pubDate>
<guid>http://snipplr.com/view/54393/showhide-content-with-matching-checkboxes/</guid>
</item>
<item>
<title>(jQuery) Set div height same as window (resize on window resize) - eme_dlr</title>
<link>http://snipplr.com/view/54365/set-div-height-same-as-window-resize-on-window-resize/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 25 May 2011 10:55:15 GMT</pubDate>
<guid>http://snipplr.com/view/54365/set-div-height-same-as-window-resize-on-window-resize/</guid>
</item>
<item>
<title>(jQuery) Make Entire Div Clickable - dubogii</title>
<link>http://snipplr.com/view/53663/make-entire-div-clickable/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 17 May 2011 19:35:31 GMT</pubDate>
<guid>http://snipplr.com/view/53663/make-entire-div-clickable/</guid>
</item>
<item>
<title>(jQuery) execute / do stuff when element is ready - reverend</title>
<link>http://snipplr.com/view/51409/execute--do-stuff-when-element-is-ready/</link>
<description><![CDATA[ <p>Execute function / action when an element has loaded or clicked.

Originally seen here: http://www.codingforums.com/archive/index.php/t-144582.html</p> ]]></description>
<pubDate>Fri, 01 Apr 2011 05:15:02 GMT</pubDate>
<guid>http://snipplr.com/view/51409/execute--do-stuff-when-element-is-ready/</guid>
</item>
<item>
<title>(jQuery) div clickable - jesudasjj</title>
<link>http://snipplr.com/view/48053/div-clickable/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 28 Jan 2011 18:05:53 GMT</pubDate>
<guid>http://snipplr.com/view/48053/div-clickable/</guid>
</item>
<item>
<title>(jQuery) div clickable - jesudasjj</title>
<link>http://snipplr.com/view/48052/div-clickable/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 28 Jan 2011 18:05:14 GMT</pubDate>
<guid>http://snipplr.com/view/48052/div-clickable/</guid>
</item>
<item>
<title>(jQuery) mouse show hide div - jesudasjj</title>
<link>http://snipplr.com/view/47038/mouse-show-hide-div/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 13 Jan 2011 16:26:12 GMT</pubDate>
<guid>http://snipplr.com/view/47038/mouse-show-hide-div/</guid>
</item>
<item>
<title>(jQuery) Change on DIV to another Animation - juliusk</title>
<link>http://snipplr.com/view/45854/change-on-div-to-another-animation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 17 Dec 2010 03:01:24 GMT</pubDate>
<guid>http://snipplr.com/view/45854/change-on-div-to-another-animation/</guid>
</item>
<item>
<title>(jQuery) CENTER DIV WITH JQUERY - wesleymacente</title>
<link>http://snipplr.com/view/44658/center-div-with-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 22 Nov 2010 15:28:38 GMT</pubDate>
<guid>http://snipplr.com/view/44658/center-div-with-jquery/</guid>
</item>
<item>
<title>(jQuery) jQuery Content Fader - chrislorenz</title>
<link>http://snipplr.com/view/43414/jquery-content-fader/</link>
<description><![CDATA[ <p>This is a simple little content fader I created using jQuery. It is very simple and not browser intensive. It utilizes callback functions on the fadeOut to execute the fadeIn of the next content block. To reference the HTML src that goes a long with it, visit here. http://snipplr.com/view/43415/jquery-content-fader-html-src/</p> ]]></description>
<pubDate>Tue, 02 Nov 2010 08:09:02 GMT</pubDate>
<guid>http://snipplr.com/view/43414/jquery-content-fader/</guid>
</item>
<item>
<title>(jQuery) Centralizar elementos - rbulgueroni</title>
<link>http://snipplr.com/view/42992/centralizar-elementos/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Oct 2010 04:18:33 GMT</pubDate>
<guid>http://snipplr.com/view/42992/centralizar-elementos/</guid>
</item>
<item>
<title>(jQuery) Cómo manipular la altura de capas paralelas con JQuery - jacinmontava</title>
<link>http://snipplr.com/view/37941/cmo-manipular-la-altura-de-capas-paralelas-con-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Jul 2010 18:26:11 GMT</pubDate>
<guid>http://snipplr.com/view/37941/cmo-manipular-la-altura-de-capas-paralelas-con-jquery/</guid>
</item>
<item>
<title>(jQuery) jQueryUI draggable div - brianyang</title>
<link>http://snipplr.com/view/19135/jqueryui-draggable-div/</link>
<description><![CDATA[ <p>load jQueryUI and then make a draggable div</p> ]]></description>
<pubDate>Tue, 01 Sep 2009 17:20:19 GMT</pubDate>
<guid>http://snipplr.com/view/19135/jqueryui-draggable-div/</guid>
</item>
<item>
<title>(jQuery) Div Fade in on Load / Div Fade in on Click - kstetson</title>
<link>http://snipplr.com/view/15502/div-fade-in-on-load--div-fade-in-on-click/</link>
<description><![CDATA[ <p>Div will fade in on load or fade in on click</p> ]]></description>
<pubDate>Wed, 03 Jun 2009 22:26:33 GMT</pubDate>
<guid>http://snipplr.com/view/15502/div-fade-in-on-load--div-fade-in-on-click/</guid>
</item>
</channel>
</rss>