<?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 for Eric M. Martin</title>
	<atom:link href="http://www.ericmmartin.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ericmmartin.com</link>
	<description></description>
	<pubDate>Fri, 09 May 2008 20:15:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on SimpleModal Contact Form (SMCF) by Ozn</title>
		<link>http://www.ericmmartin.com/projects/smcf/#comment-950</link>
		<dc:creator>Ozn</dc:creator>
		<pubDate>Fri, 09 May 2008 16:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/projects/smcf/#comment-950</guid>
		<description>thanks- i used this for a client today and it worked fantastic and saved me a ton of time</description>
		<content:encoded><![CDATA[<p>thanks- i used this for a client today and it worked fantastic and saved me a ton of time</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleModal Contact Form (SMCF) by Matt</title>
		<link>http://www.ericmmartin.com/projects/smcf/#comment-940</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 09 May 2008 04:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/projects/smcf/#comment-940</guid>
		<description>very nice script dude, might use it on a couple of my sites</description>
		<content:encoded><![CDATA[<p>very nice script dude, might use it on a couple of my sites</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleModal by Adam</title>
		<link>http://www.ericmmartin.com/projects/simplemodal/#comment-933</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 08 May 2008 17:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/projects/simplemodal/#comment-933</guid>
		<description>Is it possible to use SimpleModal to show a modal window overtop of a certain block element on the page (such as a div) without blocking the whole page?</description>
		<content:encoded><![CDATA[<p>Is it possible to use SimpleModal to show a modal window overtop of a certain block element on the page (such as a div) without blocking the whole page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleModal by Daniel</title>
		<link>http://www.ericmmartin.com/projects/simplemodal/#comment-932</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 08 May 2008 17:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/projects/simplemodal/#comment-932</guid>
		<description>My last post has disappeared, I don't know what has appened. What I want to do is put an image inside the simplemodal, I don't know the size of the fotograph so I have problems to center it. 

Thank for atend my post (Sorry for my disgustin English)
Daniel

this the code:
$(&#39;a#test3&#39;).click(function (e) {
	e.preventDefault();
	$(&#39;&#60;div id=\&#39;container\&#39;&#62;&#60;img src=\&#39;http://www.myurl.com/files/images/cereals.jpg\&#39; /&#62;&#60;/div&#62;&#39;).modal();
});</description>
		<content:encoded><![CDATA[<p>My last post has disappeared, I don&#8217;t know what has appened. What I want to do is put an image inside the simplemodal, I don&#8217;t know the size of the fotograph so I have problems to center it. </p>
<p>Thank for atend my post (Sorry for my disgustin English)<br />
Daniel</p>
<p>this the code:<br />
$(&#39;a#test3&#39;).click(function (e) {<br />
	e.preventDefault();<br />
	$(&#39;&lt;div id=\&#39;container\&#39;&gt;&lt;img src=\&#39;http://www.myurl.com/files/images/cereals.jpg\&#39; /&gt;&lt;/div&gt;&#39;).modal();<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleModal by Eric Martin</title>
		<link>http://www.ericmmartin.com/projects/simplemodal/#comment-931</link>
		<dc:creator>Eric Martin</dc:creator>
		<pubDate>Thu, 08 May 2008 15:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/projects/simplemodal/#comment-931</guid>
		<description>@DPF - do you have a link I can view?

@Dan - I haven't tried placing a YouTube video inside or google maps. If I have some time, I'll give it a try. 

@Daniel - I'm not sure what you are asking. I don't know what you are trying to do with &lt;code&gt;$('').modal();&lt;/code&gt;. Please clarify so I can help...</description>
		<content:encoded><![CDATA[<p>@DPF - do you have a link I can view?</p>
<p>@Dan - I haven&#8217;t tried placing a YouTube video inside or google maps. If I have some time, I&#8217;ll give it a try. </p>
<p>@Daniel - I&#8217;m not sure what you are asking. I don&#8217;t know what you are trying to do with <code>$('').modal();</code>. Please clarify so I can help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleModal Contact Form (SMCF) by Eric Martin</title>
		<link>http://www.ericmmartin.com/projects/smcf/#comment-930</link>
		<dc:creator>Eric Martin</dc:creator>
		<pubDate>Thu, 08 May 2008 15:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/projects/smcf/#comment-930</guid>
		<description>@Joel - glad you got it working. I'm looking forward to your review of SMCF!

@Brendan - glad you like it!

@Rabindra - you should be able to. Did you add &lt;code&gt;enctype="multipart/form-data"&lt;/code&gt; to the form tag?

@Bob - yes, if you need help, just let me know!

@Dani - Try changing your DOCTYPE to:
&lt;code&gt;&#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&#62;&lt;/code&gt;

If that doesn't work, let me know.

@HTML Guru - I'll keep that in mind for a future version, thanks!

@Annie - what version of WordPress were you using?

@Lúu - it doesn't look like smcf.js is being loaded. In your theme, do you have the &lt;a href='http://www.ericmmartin.com/projects/smcf/#comment-230'&gt;wp_footer()&lt;/a&gt; call?
Also, you have a JS error in the lightbox.js file. You might have to add &lt;a href='http://www.ericmmartin.com/projects/smcf/#comment-394'&gt;this line of code&lt;/a&gt; to prevent a conflict with SMCF.</description>
		<content:encoded><![CDATA[<p>@Joel - glad you got it working. I&#8217;m looking forward to your review of SMCF!</p>
<p>@Brendan - glad you like it!</p>
<p>@Rabindra - you should be able to. Did you add <code>enctype="multipart/form-data"</code> to the form tag?</p>
<p>@Bob - yes, if you need help, just let me know!</p>
<p>@Dani - Try changing your DOCTYPE to:<br />
<code>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;</code></p>
<p>If that doesn&#8217;t work, let me know.</p>
<p>@HTML Guru - I&#8217;ll keep that in mind for a future version, thanks!</p>
<p>@Annie - what version of WordPress were you using?</p>
<p>@Lúu - it doesn&#8217;t look like smcf.js is being loaded. In your theme, do you have the <a href='http://www.ericmmartin.com/projects/smcf/#comment-230'>wp_footer()</a> call?<br />
Also, you have a JS error in the lightbox.js file. You might have to add <a href='http://www.ericmmartin.com/projects/smcf/#comment-394'>this line of code</a> to prevent a conflict with SMCF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleModal Contact Form (SMCF) by Vivienda</title>
		<link>http://www.ericmmartin.com/projects/smcf/#comment-929</link>
		<dc:creator>Vivienda</dc:creator>
		<pubDate>Thu, 08 May 2008 14:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/projects/smcf/#comment-929</guid>
		<description>Thanks for the SMCF. Great plugin. More of those please!!!</description>
		<content:encoded><![CDATA[<p>Thanks for the SMCF. Great plugin. More of those please!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleModal Contact Form (SMCF) by Lúu</title>
		<link>http://www.ericmmartin.com/projects/smcf/#comment-928</link>
		<dc:creator>Lúu</dc:creator>
		<pubDate>Thu, 08 May 2008 13:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/projects/smcf/#comment-928</guid>
		<description>Oh, is http://starguides.com.br/blog/contato. 
sorry ;P</description>
		<content:encoded><![CDATA[<p>Oh, is <a href="http://starguides.com.br/blog/contato" >http://starguides.com.br/blog/contato</a>.<br />
sorry ;P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleModal Contact Form (SMCF) by Lúu</title>
		<link>http://www.ericmmartin.com/projects/smcf/#comment-927</link>
		<dc:creator>Lúu</dc:creator>
		<pubDate>Thu, 08 May 2008 13:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/projects/smcf/#comment-927</guid>
		<description>oh, thanks. that's a grat plugin, but 
there is a problem!

here, on this page (http://starguides.com.br/contato);
It doesn't work!

I'm sorry, can you take a look for me ?
thanks (:</description>
		<content:encoded><![CDATA[<p>oh, thanks. that&#8217;s a grat plugin, but<br />
there is a problem!</p>
<p>here, on this page (http://starguides.com.br/contato);<br />
It doesn&#8217;t work!</p>
<p>I&#8217;m sorry, can you take a look for me ?<br />
thanks (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleModal Contact Form (SMCF) by Lucas</title>
		<link>http://www.ericmmartin.com/projects/smcf/#comment-913</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Wed, 07 May 2008 21:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/projects/smcf/#comment-913</guid>
		<description>thanks- i used this for a client today and it worked fantastic and saved me a ton of time</description>
		<content:encoded><![CDATA[<p>thanks- i used this for a client today and it worked fantastic and saved me a ton of time</p>
]]></content:encoded>
	</item>
</channel>
</rss>
