<?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/columns</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 10:00:59 GMT</pubDate>
<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) Super Simple jQuery Equal Height Columns - thewickedchemist</title>
<link>http://snipplr.com/view/65310/super-simple-jquery-equal-height-columns/</link>
<description><![CDATA[ <p>This is just a quick and simple lazy way to do this, didn't feel like using a plug-in for something that is only used on one page...</p> ]]></description>
<pubDate>Fri, 01 Jun 2012 12:16:28 GMT</pubDate>
<guid>http://snipplr.com/view/65310/super-simple-jquery-equal-height-columns/</guid>
</item>
<item>
<title>(jQuery) Style elements, give classes, clear floats and add separators (for rows and columns) - pedromagalhaes</title>
<link>http://snipplr.com/view/49449/style-elements-give-classes-clear-floats-and-add-separators-for-rows-and-columns/</link>
<description><![CDATA[ <p>Call the function like this:

getChild('.div ul li',4,'newclass',1,1);

Explain: Get all the li's, on every 4 add "newclass", plus, i want a ".clear" and ".seperator" div (to clear the floats and style the separator properly)</p> ]]></description>
<pubDate>Wed, 23 Feb 2011 02:53:19 GMT</pubDate>
<guid>http://snipplr.com/view/49449/style-elements-give-classes-clear-floats-and-add-separators-for-rows-and-columns/</guid>
</item>
<item>
<title>(jQuery) Equal Height Columns - davebowker</title>
<link>http://snipplr.com/view/48164/equal-height-columns/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 01 Feb 2011 01:55:33 GMT</pubDate>
<guid>http://snipplr.com/view/48164/equal-height-columns/</guid>
</item>
<item>
<title>(jQuery) Add class of 'last' to every 3rd image - 1man</title>
<link>http://snipplr.com/view/15924/add-class-of-last-to-every-3rd-image/</link>
<description><![CDATA[ <p>Quick little clientside script to pick out every 3rd image and add a class of last to it.

I needed this because the images were layed out in 3 columns, adding a margin to the right hand side would leave a large gap on the right hand side which i didn't want. This now allows me to remove the margin for the last image.</p> ]]></description>
<pubDate>Sun, 14 Jun 2009 12:53:41 GMT</pubDate>
<guid>http://snipplr.com/view/15924/add-class-of-last-to-every-3rd-image/</guid>
</item>
<item>
<title>(jQuery) Simple jQuery Equal Columns Plug-in - 1man</title>
<link>http://snipplr.com/view/13096/simple-jquery-equal-columns-plugin/</link>
<description><![CDATA[ <p>A very simple plug-in I wrote to make x number of columns equal height. Looks for the column with the biggest height then sets the rest to the same. I'm sure it can be made cleaner, will look into that later.</p> ]]></description>
<pubDate>Fri, 13 Mar 2009 14:47:20 GMT</pubDate>
<guid>http://snipplr.com/view/13096/simple-jquery-equal-columns-plugin/</guid>
</item>
</channel>
</rss>