<?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: My Name In Print</title>
	<atom:link href="http://www.broken-links.com/2010/05/26/my-name-in-print/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.broken-links.com/2010/05/26/my-name-in-print/</link>
	<description>Thoughts on web development and technologies by Peter Gasston</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:50:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Peter</title>
		<link>http://www.broken-links.com/2010/05/26/my-name-in-print/#comment-38136</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 13 Jun 2010 23:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/?p=814#comment-38136</guid>
		<description>Hi Scott,

Thanks very much for the kind words. Yes, this has been &lt;a href=&quot;http://forum.netmag.co.uk/viewtopic.php?t=41647&quot; rel=&quot;nofollow&quot;&gt;pointed out to me already&lt;/a&gt;; I missed a declaration from the tutorial. The parent element needs to have &lt;code&gt;overflow: hidden&lt;/code&gt; applied to it; in my example code, it would be like so:

#contact_panel {
background-color: #36a;
color: white;
margin-bottom: 1.5em;
&lt;strong&gt;overflow: hidden;&lt;/strong&gt;
}

Hope that sorts it for you.</description>
		<content:encoded><![CDATA[<p>Hi Scott,</p>
<p>Thanks very much for the kind words. Yes, this has been <a href="http://forum.netmag.co.uk/viewtopic.php?t=41647" rel="nofollow">pointed out to me already</a>; I missed a declaration from the tutorial. The parent element needs to have <code>overflow: hidden</code> applied to it; in my example code, it would be like so:</p>
<p>#contact_panel {<br />
background-color: #36a;<br />
color: white;<br />
margin-bottom: 1.5em;<br />
<strong>overflow: hidden;</strong><br />
}</p>
<p>Hope that sorts it for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.broken-links.com/2010/05/26/my-name-in-print/#comment-38135</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sun, 13 Jun 2010 23:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/?p=814#comment-38135</guid>
		<description>Hi Peter,

Thought I should contact you regarding the tutorial for this. First of all, fantastic use of the Glow library, been getting to grips with it recently over on my website at http://www.matrixwebdesign.co.uk .

I&#039;m wondering if you were aware of a slight bug though, and it&#039;s that basically the external panel html that the contact details are on are pre-maturely loaded onto the webpage, and it takes a click of the contact link to restore it to how it should act. If you hover over the webpage you will see the v-card div contents already displayed.

Any advice to this would be great, Preloaded seem to have it working but not sure where to begin.</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>Thought I should contact you regarding the tutorial for this. First of all, fantastic use of the Glow library, been getting to grips with it recently over on my website at <a href="http://www.matrixwebdesign.co.uk" rel="nofollow">http://www.matrixwebdesign.co.uk</a> .</p>
<p>I’m wondering if you were aware of a slight bug though, and it’s that basically the external panel html that the contact details are on are pre-maturely loaded onto the webpage, and it takes a click of the contact link to restore it to how it should act. If you hover over the webpage you will see the v-card div contents already displayed.</p>
<p>Any advice to this would be great, Preloaded seem to have it working but not sure where to begin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

