<?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: Quick DHTML/js/CSS help needed</title>
	<atom:link href="http://www.scottgatz.com/2008/05/09/quick-dhtmljscss-help-needed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scottgatz.com/2008/05/09/quick-dhtmljscss-help-needed/</link>
	<description>I learn something new every day</description>
	<lastBuildDate>Thu, 11 Mar 2010 08:48:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Olivier D. alias ze kat</title>
		<link>http://www.scottgatz.com/2008/05/09/quick-dhtmljscss-help-needed/comment-page-1/#comment-154448</link>
		<dc:creator>Olivier D. alias ze kat</dc:creator>
		<pubDate>Tue, 13 May 2008 16:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottgatz.com/blog/?p=127#comment-154448</guid>
		<description>Copy &amp; paste :
http://labs.miaouw.net/labo/experiences/sgatz-template/

I just want a donut until I could meet you... I&#039;m french ;op</description>
		<content:encoded><![CDATA[<p>Copy &amp; paste :<br />
<a href="http://labs.miaouw.net/labo/experiences/sgatz-template/" rel="nofollow">http://labs.miaouw.net/labo/experiences/sgatz-template/</a></p>
<p>I just want a donut until I could meet you&#8230; I&#8217;m french ;op</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier D. alias ze kat</title>
		<link>http://www.scottgatz.com/2008/05/09/quick-dhtmljscss-help-needed/comment-page-1/#comment-154393</link>
		<dc:creator>Olivier D. alias ze kat</dc:creator>
		<pubDate>Tue, 13 May 2008 11:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottgatz.com/blog/?p=127#comment-154393</guid>
		<description>I&#039;m stupid. You don&#039;t need script... Just set fixed width and float:right for main DIV ;o)</description>
		<content:encoded><![CDATA[<p>I&#8217;m stupid. You don&#8217;t need script&#8230; Just set fixed width and float:right for main DIV ;o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier D. alias ze kat</title>
		<link>http://www.scottgatz.com/2008/05/09/quick-dhtmljscss-help-needed/comment-page-1/#comment-154392</link>
		<dc:creator>Olivier D. alias ze kat</dc:creator>
		<pubDate>Tue, 13 May 2008 11:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottgatz.com/blog/?p=127#comment-154392</guid>
		<description>I&#039;m surprised you need help, you are one of my gourous :op

I submit to not use IFrame...

Define one main DIV which contain 2 another DIV (content+tab-button) at end of your source-code (require for float over).
Set content DIV with display:none CSS attribute. And set its &quot;height&quot; attribute.

Main DIV may set with position:absolute CSS style (require for float over). Set its &quot;Top&quot; CSS attribute.

But you will need small script to detect which &quot;Left&quot; to define because you may detect left margin of your main container (related to center align).
Use this script from Quirksmode :
http://www.quirksmode.org/js/findpos.html

And your button-tab just need to set display:block CSS attribute to your content DIV :o)</description>
		<content:encoded><![CDATA[<p>I&#8217;m surprised you need help, you are one of my gourous <img src='http://www.scottgatz.com/blog/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> p</p>
<p>I submit to not use IFrame&#8230;</p>
<p>Define one main DIV which contain 2 another DIV (content+tab-button) at end of your source-code (require for float over).<br />
Set content DIV with display:none CSS attribute. And set its &#8220;height&#8221; attribute.</p>
<p>Main DIV may set with position:absolute CSS style (require for float over). Set its &#8220;Top&#8221; CSS attribute.</p>
<p>But you will need small script to detect which &#8220;Left&#8221; to define because you may detect left margin of your main container (related to center align).<br />
Use this script from Quirksmode :<br />
<a href="http://www.quirksmode.org/js/findpos.html" rel="nofollow">http://www.quirksmode.org/js/findpos.html</a></p>
<p>And your button-tab just need to set display:block CSS attribute to your content DIV <img src='http://www.scottgatz.com/blog/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
</channel>
</rss>
