<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: dhtmlPopWindow</title>
	<link>http://www.daantje.nl</link>
	<description>My thoughts, projects and documentation... So I can find them again...</description>
	<pubDate>Wed, 10 Mar 2010 13:17:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: zapatilla</title>
		<link>http://www.daantje.nl/gpl-projects/dhtmlpopwindow/#comment-104906</link>
		<author>zapatilla</author>
		<pubDate>Mon, 04 Aug 2008 16:03:26 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/dhtmlpopwindow/#comment-104906</guid>
		<description>Thanks Daantje!... your code still perfectly working in 2008...</description>
		<content:encoded><![CDATA[<p>Thanks Daantje!&#8230; your code still perfectly working in 2008&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daantje</title>
		<link>http://www.daantje.nl/gpl-projects/dhtmlpopwindow/#comment-2055</link>
		<author>Daantje</author>
		<pubDate>Mon, 12 Mar 2007 20:21:07 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/dhtmlpopwindow/#comment-2055</guid>
		<description>But there is a bug in your version!

popwiniframe.style.width = w - 2 + 'px';
	//popwiniframe.style.height = h + 'px';

This won't give me the right size! Change back to original!

popwiniframe.style.width = w + 'px';
popwiniframe.style.height = h + 'px';

And set the iframe border in the CSS
#popwiniframe {}</description>
		<content:encoded><![CDATA[<p>But there is a bug in your version!</p>
<p>popwiniframe.style.width = w - 2 + &#8216;px&#8217;;<br />
	//popwiniframe.style.height = h + &#8216;px&#8217;;</p>
<p>This won&#8217;t give me the right size! Change back to original!</p>
<p>popwiniframe.style.width = w + &#8216;px&#8217;;<br />
popwiniframe.style.height = h + &#8216;px&#8217;;</p>
<p>And set the iframe border in the CSS<br />
#popwiniframe {}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daantje</title>
		<link>http://www.daantje.nl/gpl-projects/dhtmlpopwindow/#comment-2001</link>
		<author>Daantje</author>
		<pubDate>Sun, 11 Mar 2007 08:22:28 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/dhtmlpopwindow/#comment-2001</guid>
		<description>Cool!</description>
		<content:encoded><![CDATA[<p>Cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baracat</title>
		<link>http://www.daantje.nl/gpl-projects/dhtmlpopwindow/#comment-1961</link>
		<author>baracat</author>
		<pubDate>Sat, 10 Mar 2007 03:23:18 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/dhtmlpopwindow/#comment-1961</guid>
		<description>nice script. I change de layout for you. Look that

http://www.portifoliovirtual.com.br/dhtmlPopWindowNewLayOut.zip

became a litle beatiful</description>
		<content:encoded><![CDATA[<p>nice script. I change de layout for you. Look that</p>
<p><a href="http://www.portifoliovirtual.com.br/dhtmlPopWindowNewLayOut.zip" rel="nofollow">http://www.portifoliovirtual.com.br/dhtmlPopWindowNewLayOut.zip</a></p>
<p>became a litle beatiful</p>
]]></content:encoded>
	</item>
</channel>
</rss>
