<?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: Non-modal alert with jQuery</title>
	<atom:link href="http://www.svennerberg.com/2009/03/non-modal-alert-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svennerberg.com/2009/03/non-modal-alert-with-jquery/</link>
	<description>Web Applications Designed for Humans</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gabriel Svennerberg</title>
		<link>http://www.svennerberg.com/2009/03/non-modal-alert-with-jquery/#comment-447</link>
		<dc:creator>Gabriel Svennerberg</dc:creator>
		<pubDate>Wed, 02 Jun 2010 19:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1627#comment-447</guid>
		<description>&lt;strong&gt;guy:&lt;/strong&gt; Good idea, that&#039;s easy to add with jQuery.

Coolt that it&#039;s first on Google!</description>
		<content:encoded><![CDATA[<p><strong>guy:</strong> Good idea, that&#8217;s easy to add with jQuery.</p>
<p>Coolt that it&#8217;s first on Google!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guy</title>
		<link>http://www.svennerberg.com/2009/03/non-modal-alert-with-jquery/#comment-446</link>
		<dc:creator>guy</dc:creator>
		<pubDate>Sat, 29 May 2010 12:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1627#comment-446</guid>
		<description>If the dialog had some sort of fade in or any other animation it would be much harder to miss.

Thanks for the post, it&#039;s first on Google for &quot;JavaScript non modal alert&quot;.</description>
		<content:encoded><![CDATA[<p>If the dialog had some sort of fade in or any other animation it would be much harder to miss.</p>
<p>Thanks for the post, it&#8217;s first on Google for &#8220;JavaScript non modal alert&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Svennerberg</title>
		<link>http://www.svennerberg.com/2009/03/non-modal-alert-with-jquery/#comment-445</link>
		<dc:creator>Gabriel Svennerberg</dc:creator>
		<pubDate>Tue, 10 Mar 2009 22:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1627#comment-445</guid>
		<description>&lt;strong&gt;&lt;em&gt;Jan:&lt;/em&gt;&lt;/strong&gt; I agree with you that it can be missed by users looking away from the screen. I also agree that it&#039;s probably not well suited for marketing actions. I do however think that it&#039;s excellent for informative messages like &quot;The post have been saved&quot; or &quot;The item has been deleted&quot;. 

In the script is built in a delay so that the message doesn&#039;t disappear instantly. This should help preventing some of the occasions where it could otherwise be missed.

By the way. Love your term user-&quot;dumbness&quot; :-)</description>
		<content:encoded><![CDATA[<p><strong><em>Jan:</em></strong> I agree with you that it can be missed by users looking away from the screen. I also agree that it&#8217;s probably not well suited for marketing actions. I do however think that it&#8217;s excellent for informative messages like &#8220;The post have been saved&#8221; or &#8220;The item has been deleted&#8221;. </p>
<p>In the script is built in a delay so that the message doesn&#8217;t disappear instantly. This should help preventing some of the occasions where it could otherwise be missed.</p>
<p>By the way. Love your term user-&#8221;dumbness&#8221; <img src='http://www.svennerberg.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Seidl</title>
		<link>http://www.svennerberg.com/2009/03/non-modal-alert-with-jquery/#comment-444</link>
		<dc:creator>Jan Seidl</dc:creator>
		<pubDate>Tue, 10 Mar 2009 16:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1627#comment-444</guid>
		<description>Gab,

We must consider the user-&quot;dumbness&quot;. The non-modality is great but I think a &quot;dismiss&quot; (or close) button is well fit than mouse/kbd events.

User may trigger this events unconsciously and miss the alert. Users tend to navigate with the hand on the mouse (excluding the older ones that reads following text with the cursor) and optical mouses tend to be sensitive.

If the alert serve the purpose of a marketing action or just an informative message there is a good chance users will miss it.

Regards!</description>
		<content:encoded><![CDATA[<p>Gab,</p>
<p>We must consider the user-&#8221;dumbness&#8221;. The non-modality is great but I think a &#8220;dismiss&#8221; (or close) button is well fit than mouse/kbd events.</p>
<p>User may trigger this events unconsciously and miss the alert. Users tend to navigate with the hand on the mouse (excluding the older ones that reads following text with the cursor) and optical mouses tend to be sensitive.</p>
<p>If the alert serve the purpose of a marketing action or just an informative message there is a good chance users will miss it.</p>
<p>Regards!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

