<?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"
	>
<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>
	<pubDate>Sat, 06 Sep 2008 18:23:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Olivier D. alias ze kat</title>
		<link>http://www.scottgatz.com/2008/05/09/quick-dhtmljscss-help-needed/#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 &#38; paste :
http://labs.miaouw.net/labo/experiences/sgatz-template/

I just want a donut until I could meet you... I'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-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'm stupid. You don'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-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'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 "height" attribute.

Main DIV may set with position:absolute CSS style (require for float over). Set its "Top" CSS attribute.

But you will need small script to detect which "Left" 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 :op</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 :o)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
