<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Advanced CSS Design Resources - last-child.com &#187; visibility</title>
	<atom:link href="http://www.last-child.com/category/visibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.last-child.com</link>
	<description>CSS Toys for Professional Web Developers</description>
	<lastBuildDate>Mon, 19 Dec 2011 18:30:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Quick hint for using the YUI Container library</title>
		<link>http://www.last-child.com/quick-hint-for-using-the-yui-container-library/</link>
		<comments>http://www.last-child.com/quick-hint-for-using-the-yui-container-library/#comments</comments>
		<pubDate>Thu, 11 May 2006 14:24:17 +0000</pubDate>
		<dc:creator>Ted</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[Div]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[visibility]]></category>

		<guid isPermaLink="false">http://www.last-child.com/quick-hint-for-using-the-yui-container-library/</guid>
		<description><![CDATA[The YUI Container libraries work with visibility:hidden to hide your targeted div. I&#8217;ve spent too many hours trying to figure out why something wasn&#8217;t working only to realize I had display:none in the CSS. So, when you use these libraries remember visibility, not display. It&#8217;s a mantra that could keep you from pounding your forehead [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://developer.yahoo.com/yui/container/index.html">YUI Container libraries</a> work with <em>visibility:hidden</em> to hide your targeted div. I&#8217;ve spent too many hours trying to figure out why something wasn&#8217;t working only to realize I had <em>display:none</em> in the CSS. So, when you use these libraries remember visibility, not display.  It&#8217;s a mantra that could keep you from pounding your forehead into a keyboard repeatedly. </p>
<p>And don&#8217;t forget to keep your libraries updated!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.last-child.com/quick-hint-for-using-the-yui-container-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

