<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ilén &#187; User Experience</title>
	<atom:link href="http://www.ilen.org/category/user-experience/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ilen.org</link>
	<description>A starry-eyed pragmatist tackles software development, UX and pie.</description>
	<lastBuildDate>Wed, 01 Sep 2010 05:21:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Best Practices for Lightboxes</title>
		<link>http://www.ilen.org/2009/12/best-practices-for-lightboxes/</link>
		<comments>http://www.ilen.org/2009/12/best-practices-for-lightboxes/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 23:15:30 +0000</pubDate>
		<dc:creator>Ilen</dc:creator>
				<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://www.ilen.org/?p=80</guid>
		<description><![CDATA[Lightboxes have come to replace pop-up windows as a way of drawing the user&#8217;s attention to particular information by dimming the rest of the screen. They are a great way of focusing user attention on a particular message or interaction. But, like pop-ups before them, lightboxes are a tool that&#8217;s easy to misuse. Here&#8217;s some [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_92" class="wp-caption alignright" style="width: 250px"><a href="http://www.ilen.org/wp-content/uploads/2009/12/example_of_lightbox.png"><img class="size-medium wp-image-92 " title="example_of_lightbox" src="http://www.ilen.org/wp-content/uploads/2009/12/example_of_lightbox-300x185.png" alt="example_of_lightbox" width="240" height="148" /></a><p class="wp-caption-text">example of a lightbox</p></div>
<p>Lightboxes have come to replace pop-up windows as a way of drawing the user&#8217;s attention to particular information by dimming the rest of the screen. They are a great way of focusing user attention on a particular message or interaction. But, like pop-ups before them, lightboxes are a tool that&#8217;s easy to misuse. Here&#8217;s some simple guidelines for friendlier, more effective lightboxes:</p>
<p><strong>Lightboxes are </strong><strong>not a replacement for pages:</strong></p>
<ul>
<li>Use lightboxes sparingly. A lightbox stops a user in her tracks. Are you sure that&#8217;s what you want to do?</li>
<li>The lightbox should not cover more than 50% of the screen&#8211;if it&#8217;s that big, it&#8217;s time to launch a new page.</li>
<li>Beware of scrolling in lightboxes &#8212; if there&#8217;s enough content in the lightbox to require scrolling, it might be time for a new page.</li>
</ul>
<p><strong>Dimmed content may be needed so keep it legible:</strong></p>
<ul>
<li>Be careful how much you dim. If the overlay is too opaque, the user loses context, if it is too transparent, there is too much visual &#8220;noise&#8221; for the lightbox to be effective.  40% opacity seems to work well for a solid black overlay.</li>
<li>If the lightbox depends upon the user being able to read the dimmed content, make sure the lightbox is repositionable and has clear affordances for repositioning such as a title bar with cursor change on mouseover.</li>
</ul>
<p><strong>Always give the user an out:</strong></p>
<ul>
<li>When the user needs to take  a specific action such as submitting a form, make sure the button or link is immediately visible and  recognizable. Don&#8217;t depend on users to read your helpful instructions.</li>
<li>When there is no specific action required, for example when expanding a thumbnail image,  add a close control indicated  either by an &#8220;X&#8221; in the upper right corner or with the text &#8220;CLOSE&#8221;.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ilen.org/2009/12/best-practices-for-lightboxes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->