<?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: Vertical alignment: height and IE7</title>
	<atom:link href="http://mauzon.com/vertical-alignment-height-and-ie7/feed/" rel="self" type="application/rss+xml" />
	<link>http://mauzon.com/vertical-alignment-height-and-ie7/</link>
	<description>Coding and programming tricks, ideas, notes: xHTML, CSS, JS etc</description>
	<lastBuildDate>Wed, 21 Jul 2010 11:22:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://mauzon.com/vertical-alignment-height-and-ie7/comment-page-1/#comment-7997</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 25 Sep 2008 15:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=78#comment-7997</guid>
		<description>Hey German,

Sorry for delay - overload.

I see your problem and know how to fix it.
http://mauzon.com/dev/Conciencia.html - there is a solution.

If you want me to explain where the problem is (was) feel free to contact me directly using gTalk and I&#039;ll explain ;)
My gTalk is mauzon at gmail.

Best,
A.</description>
		<content:encoded><![CDATA[<p>Hey German,</p>
<p>Sorry for delay &#8211; overload.</p>
<p>I see your problem and know how to fix it.<br />
<a href="http://mauzon.com/dev/Conciencia.html" rel="nofollow">http://mauzon.com/dev/Conciencia.html</a> &#8211; there is a solution.</p>
<p>If you want me to explain where the problem is (was) feel free to contact me directly using gTalk and I&#8217;ll explain <img src='http://mauzon.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
My gTalk is mauzon at gmail.</p>
<p>Best,<br />
A.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: German</title>
		<link>http://mauzon.com/vertical-alignment-height-and-ie7/comment-page-1/#comment-7996</link>
		<dc:creator>German</dc:creator>
		<pubDate>Tue, 23 Sep 2008 20:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=78#comment-7996</guid>
		<description>Hi Alex,

I have a little problem with a javascript code in the header of my blog. When I move the mouse on the red line in header it should show the categories, by expanding the height of the page.
But it doesn&#039;t works with IE7.

The code is this:

div id=&quot;topbar&quot; onmouseover=&quot;scale.sizeup()&quot; onmouseout=&quot;scale.sizedown(30)&quot;&gt;var topbar = document.getElementById(&#039;topbar&#039;); topbar.style.height = 30 + &quot;px&quot;; 

Thank you for your help!

Germán</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>I have a little problem with a javascript code in the header of my blog. When I move the mouse on the red line in header it should show the categories, by expanding the height of the page.<br />
But it doesn&#8217;t works with IE7.</p>
<p>The code is this:</p>
<p>div id=&#8221;topbar&#8221; onmouseover=&#8221;scale.sizeup()&#8221; onmouseout=&#8221;scale.sizedown(30)&#8221;&gt;var topbar = document.getElementById(&#8216;topbar&#8217;); topbar.style.height = 30 + &#8220;px&#8221;; </p>
<p>Thank you for your help!</p>
<p>Germán</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: photo_retoucher</title>
		<link>http://mauzon.com/vertical-alignment-height-and-ie7/comment-page-1/#comment-7288</link>
		<dc:creator>photo_retoucher</dc:creator>
		<pubDate>Tue, 26 Jun 2007 13:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=78#comment-7288</guid>
		<description>Sorry..
I have not noticed, that the text of my comment have corrected: I wished to tell, that works in column tag of the table (td) and does not work in lines tag of the table (tr), and to write all time in teg of column not conveniently. 
Tried all the offered variants - it is not work. The problem is in IE, is absent in FireFox</description>
		<content:encoded><![CDATA[<p>Sorry..<br />
I have not noticed, that the text of my comment have corrected: I wished to tell, that works in column tag of the table (td) and does not work in lines tag of the table (tr), and to write all time in teg of column not conveniently.<br />
Tried all the offered variants &#8211; it is not work. The problem is in IE, is absent in FireFox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://mauzon.com/vertical-alignment-height-and-ie7/comment-page-1/#comment-7287</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 25 Jun 2007 21:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=78#comment-7287</guid>
		<description>1) you should define color for border. E.g. style=&quot;border: 1px solid black;&quot;
2) Is your tag blocks type? Or inline? Try to make it block (eg display: block; or float: left;)

You can contact me directly and I&#039;ll try to help.</description>
		<content:encoded><![CDATA[<p>1) you should define color for border. E.g. style=&#8221;border: 1px solid black;&#8221;<br />
2) Is your tag blocks type? Or inline? Try to make it block (eg display: block; or float: left;)</p>
<p>You can contact me directly and I&#8217;ll try to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: photo_retoucher</title>
		<link>http://mauzon.com/vertical-alignment-height-and-ie7/comment-page-1/#comment-7286</link>
		<dc:creator>photo_retoucher</dc:creator>
		<pubDate>Sun, 24 Jun 2007 23:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=78#comment-7286</guid>
		<description>I have a problem: in IE in teg  is not allowed style=&quot;border: 1px solid;&quot;.
In  it worked, but often write in  - it&#039;s problem...
Can I do anything?</description>
		<content:encoded><![CDATA[<p>I have a problem: in IE in teg  is not allowed style=&#8221;border: 1px solid;&#8221;.<br />
In  it worked, but often write in  &#8211; it&#8217;s problem&#8230;<br />
Can I do anything?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
