<?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: CSS Modal Dialog that Works Right</title>
	<atom:link href="http://foohack.com/2007/11/css-modal-dialog-that-works-right/feed/" rel="self" type="application/rss+xml" />
	<link>http://foohack.com/2007/11/css-modal-dialog-that-works-right/</link>
	<description>Isaac Schlueter on Web Development</description>
	<pubDate>Thu, 24 Jul 2008 02:31:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Isaac</title>
		<link>http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comment-698</link>
		<dc:creator>Isaac</dc:creator>
		<pubDate>Sun, 29 Jun 2008 08:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comment-698</guid>
		<description>Jugo,

Sorry, but I have a firm rule about answering questions like this for free.  It devalues our craft.

My consulting fees are listed on &lt;a href="/resume/" rel="nofollow"&gt;my resume&lt;/a&gt;.  Please contact me directly if you'd like to set up a business arrangement.</description>
		<content:encoded><![CDATA[<p>Jugo,</p>
<p>Sorry, but I have a firm rule about answering questions like this for free.  It devalues our craft.</p>
<p>My consulting fees are listed on <a href="/resume/" rel="nofollow" class="internal">my resume</a>.  Please contact me directly if you&#8217;d like to set up a business arrangement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jugo Slavarsovski</title>
		<link>http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comment-697</link>
		<dc:creator>Jugo Slavarsovski</dc:creator>
		<pubDate>Fri, 27 Jun 2008 14:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comment-697</guid>
		<description>How can i set the position of the div right of the mouse cursor? Namely i want to click some buttons/images and the new dialog/form appears right there.
Thanks</description>
		<content:encoded><![CDATA[<p>How can i set the position of the div right of the mouse cursor? Namely i want to click some buttons/images and the new dialog/form appears right there.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isaac</title>
		<link>http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comment-423</link>
		<dc:creator>Isaac</dc:creator>
		<pubDate>Mon, 10 Mar 2008 20:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comment-423</guid>
		<description>Sorry, missed your other question.

This method is currently in use on &lt;a href="http://buzz.yahoo.com" rel="nofollow"&gt;http://buzz.yahoo.com&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Sorry, missed your other question.</p>
<p>This method is currently in use on <a href="http://buzz.yahoo.com" rel="nofollow" class="external">http://buzz.yahoo.com</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isaac</title>
		<link>http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comment-422</link>
		<dc:creator>Isaac</dc:creator>
		<pubDate>Mon, 10 Mar 2008 20:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comment-422</guid>
		<description>@Darryl

There are actually a few problems with this modal approach.  I'm working on a newer version which I'll be posting soon that fixes some additional tab-order problems and doesn't disable keyboard scrolling (very problematic for the iPhone.)

To launch the modal using some other event, you could either expose the &lt;code&gt;toggleModal&lt;/code&gt; function by assigning it to a global variable, or add the event listener within the closure.</description>
		<content:encoded><![CDATA[<p>@Darryl</p>
<p>There are actually a few problems with this modal approach.  I&#8217;m working on a newer version which I&#8217;ll be posting soon that fixes some additional tab-order problems and doesn&#8217;t disable keyboard scrolling (very problematic for the iPhone.)</p>
<p>To launch the modal using some other event, you could either expose the <code>toggleModal</code> function by assigning it to a global variable, or add the event listener within the closure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darryl Laferte</title>
		<link>http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comment-421</link>
		<dc:creator>Darryl Laferte</dc:creator>
		<pubDate>Mon, 10 Mar 2008 20:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://foohack.com/2007/11/css-modal-dialog-that-works-right/#comment-421</guid>
		<description>This is very cool--clean and concise, and it works just like I want it to--almost.  I'm wanting to use something other than a keypress to launch the modal dialog--like, clicking a link on the main page.  And then I'd like to allow the user to close the modal dialog by clicking a link within its contents.  But how do I go about accessing toggleModal() from outside of the nifty unnamed wrapper function?  

Has anyone built any variations on this, such as I'm describing, that might serve as examples?

Thanks for posting this.</description>
		<content:encoded><![CDATA[<p>This is very cool&#8211;clean and concise, and it works just like I want it to&#8211;almost.  I&#8217;m wanting to use something other than a keypress to launch the modal dialog&#8211;like, clicking a link on the main page.  And then I&#8217;d like to allow the user to close the modal dialog by clicking a link within its contents.  But how do I go about accessing toggleModal() from outside of the nifty unnamed wrapper function?  </p>
<p>Has anyone built any variations on this, such as I&#8217;m describing, that might serve as examples?</p>
<p>Thanks for posting this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
