<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Equal Height Columns with jQuery</title> <atom:link href="http://www.cssnewbie.com/equal-height-columns-with-jquery/feed/" rel="self" type="application/rss+xml" /><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/</link> <description>Web Development Tutorials, Tips &#38; Techniques</description> <lastBuildDate>Tue, 07 Feb 2012 11:23:26 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: WordPress Arena: A Blog for WordPress Developers, Designers and Blogger</title><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/comment-page-3/#comment-13962</link> <dc:creator>WordPress Arena: A Blog for WordPress Developers, Designers and Blogger</dc:creator> <pubDate>Fri, 03 Feb 2012 20:33:08 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=280#comment-13962</guid> <description>[...] Equal Height Columns with jQuery [...]</description> <content:encoded><![CDATA[<p>[...] Equal Height Columns with jQuery [...]</p> ]]></content:encoded> </item> <item><title>By: 8 tip &#38; trick của jQuery &#124; V-Share Team</title><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/comment-page-3/#comment-13938</link> <dc:creator>8 tip &#38; trick của jQuery &#124; V-Share Team</dc:creator> <pubDate>Sat, 14 Jan 2012 13:57:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=280#comment-13938</guid> <description>[...] Nguồn: http://www.cssnewbie.com/equal-height-columns-with-jquery/ [...]</description> <content:encoded><![CDATA[<p>[...] Nguồn: <a
href="http://www.cssnewbie.com/equal-height-columns-with-jquery/" rel="nofollow">http://www.cssnewbie.com/equal-height-columns-with-jquery/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: Lukasz</title><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/comment-page-3/#comment-13901</link> <dc:creator>Lukasz</dc:creator> <pubDate>Wed, 21 Dec 2011 19:12:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=280#comment-13901</guid> <description>p.s. there is a much easier method using jquery:$(&quot;.recent-article&quot;).height($(&quot;.footer-col&quot;).height());no need for a loop....</description> <content:encoded><![CDATA[<p>p.s. there is a much easier method using jquery:</p><p>$(&#8220;.recent-article&#8221;).height($(&#8220;.footer-col&#8221;).height());</p><p>no need for a loop&#8230;.</p> ]]></content:encoded> </item> <item><title>By: Lukasz</title><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/comment-page-3/#comment-13900</link> <dc:creator>Lukasz</dc:creator> <pubDate>Wed, 21 Dec 2011 19:10:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=280#comment-13900</guid> <description>joe, welcome to 2011 where almost no one runs websites without JS. if they do they are probably on a screen reader and don&#039;t need visual elements anyway. people are too pedantic about those things, its silly.</description> <content:encoded><![CDATA[<p>joe, welcome to 2011 where almost no one runs websites without JS. if they do they are probably on a screen reader and don&#8217;t need visual elements anyway. people are too pedantic about those things, its silly.</p> ]]></content:encoded> </item> <item><title>By: kangtatang</title><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/comment-page-3/#comment-13857</link> <dc:creator>kangtatang</dc:creator> <pubDate>Sat, 19 Nov 2011 17:11:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=280#comment-13857</guid> <description>Thank you, this post is really help me :D
now I can try to make a better layout for my Web Design.. :)</description> <content:encoded><![CDATA[<p>Thank you, this post is really help me :D<br
/> now I can try to make a better layout for my Web Design.. :)</p> ]]></content:encoded> </item> <item><title>By: Ronald Kail</title><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/comment-page-3/#comment-13616</link> <dc:creator>Ronald Kail</dc:creator> <pubDate>Thu, 06 Oct 2011 12:46:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=280#comment-13616</guid> <description>Hey there! Do you use Twitter? I&#039;d like to follow you if that would be okay. I&#039;m absolutely enjoying your blog and look forward to new updates.</description> <content:encoded><![CDATA[<p>Hey there! Do you use Twitter? I&#8217;d like to follow you if that would be okay. I&#8217;m absolutely enjoying your blog and look forward to new updates.</p> ]]></content:encoded> </item> <item><title>By: More jQuery Tips &#38; Tricks &#8211; .NET Tips and Tricks</title><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/comment-page-3/#comment-13599</link> <dc:creator>More jQuery Tips &#38; Tricks &#8211; .NET Tips and Tricks</dc:creator> <pubDate>Mon, 26 Sep 2011 18:31:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=280#comment-13599</guid> <description>[...] I think this script is quite useful. I haven&#8217;t have a chance to use it yet. It&#8217;s more on design. If you want columns have the same height, this function will answer your request. Inspired by CSSNewbie [...]</description> <content:encoded><![CDATA[<p>[...] I think this script is quite useful. I haven&#8217;t have a chance to use it yet. It&#8217;s more on design. If you want columns have the same height, this function will answer your request. Inspired by CSSNewbie [...]</p> ]]></content:encoded> </item> <item><title>By: 8 JQuery tips and tricks&#160;&#124;&#160;prosoxi.com</title><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/comment-page-3/#comment-13595</link> <dc:creator>8 JQuery tips and tricks&#160;&#124;&#160;prosoxi.com</dc:creator> <pubDate>Wed, 21 Sep 2011 11:06:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=280#comment-13595</guid> <description>[...] Source: Equal Height Columns with jQuery [...]</description> <content:encoded><![CDATA[<p>[...] Source: Equal Height Columns with jQuery [...]</p> ]]></content:encoded> </item> <item><title>By: Filipe Valente</title><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/comment-page-3/#comment-13446</link> <dc:creator>Filipe Valente</dc:creator> <pubDate>Sat, 21 May 2011 06:31:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=280#comment-13446</guid> <description>Can&#039;t get it to work on WordPress</description> <content:encoded><![CDATA[<p>Can&#8217;t get it to work on WordPress</p> ]]></content:encoded> </item> <item><title>By: Daniel</title><link>http://www.cssnewbie.com/equal-height-columns-with-jquery/comment-page-3/#comment-13406</link> <dc:creator>Daniel</dc:creator> <pubDate>Fri, 29 Apr 2011 17:53:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/?p=280#comment-13406</guid> <description>Hi Rob,Thanks for posting this. I&#039;m a newbie to JS and jQuery, so forgive me if there is some obvious answer to this. This script works fine; however, when I have a JS widget in one of my columns, the script overlooks it and cuts off the height, leaving the widget outside of the column. I tried using $(window).load(function()...(thinking this may work), but still no luck.</description> <content:encoded><![CDATA[<p>Hi Rob,</p><p>Thanks for posting this. I&#8217;m a newbie to JS and jQuery, so forgive me if there is some obvious answer to this. This script works fine; however, when I have a JS widget in one of my columns, the script overlooks it and cuts off the height, leaving the widget outside of the column. I tried using $(window).load(function()&#8230;(thinking this may work), but still no luck.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)

Served from: www.cssnewbie.com @ 2012-02-08 03:31:08 -->
