<?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>UI Demo &#187; Model Windows</title>
	<atom:link href="http://www.uidemo.com/category/designpatterns/model-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uidemo.com</link>
	<description>UI Screencasts and Demos</description>
	<lastBuildDate>Wed, 25 Nov 2009 07:44:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ThickBox &#8211; AJAX Modal Window With Functionality</title>
		<link>http://www.uidemo.com/2006/06/21/thickbox-ajax-modal-window-with-functionality/</link>
		<comments>http://www.uidemo.com/2006/06/21/thickbox-ajax-modal-window-with-functionality/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 09:09:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Model Windows]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://www.maxkiesler.com/?p=551</guid>
		<description><![CDATA[ Thickbox includes the functionality of the Greybox technique with that of Lightbox, to product a great model window solution. The script allows you show structural markup and images in the window. The html that is shown inside ThickBox is pulled from the server using AJAX. Additionally, Thickbox uses a compressed version of jquery  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://www.maxkiesler.com/images/uploads/thickbox.png" alt="image" width="240" height="140" /> Thickbox includes the functionality of the Greybox technique with that of Lightbox, to product a great model window solution. The script allows you show structural markup and images in the window. The html that is shown inside ThickBox is pulled from the server using AJAX. Additionally, Thickbox uses a compressed version of jquery  rather than the close to 100k of Prototype &amp; Scriptaculous to create a lightweight model window solution.</p>
<p><span id="more-551"></span><br />
<object type="application/x-shockwave-flash" data="http://www.maxkiesler.com/f/thickbox.swf" width="508" height="339"><param name="movie"<br />
value="http://www.maxkiesler.com/f/thickbox.swf" /></object></p>
<p><a href="http://jquery.com/demo/thickbox/" title="Visit the Thickbox website">Visit the Thickbox website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uidemo.com/2006/06/21/thickbox-ajax-modal-window-with-functionality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prototype Window Class</title>
		<link>http://www.uidemo.com/2006/06/16/prototype-window-class/</link>
		<comments>http://www.uidemo.com/2006/06/16/prototype-window-class/#comments</comments>
		<pubDate>Fri, 16 Jun 2006 09:10:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Model Windows]]></category>
		<category><![CDATA[modelwindows]]></category>

		<guid isPermaLink="false">http://www.maxkiesler.com/?p=553</guid>
		<description><![CDATA[ Model windows or lightboxes are being used on many sites today. I&#8217;ve been using them for over a year now in a variety of ways including login boxes, bookmarkletts, and alerts. Prototype has come through again by producing a series of samples that you can use yourself. This javascript class allows you to add [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://www.maxkiesler.com/images/uploads/windowclass-sm.png" alt="image" width="240" height="140" /> Model windows or lightboxes are being used on many sites today. I&#8217;ve been using them for over a year now in a variety of ways including login boxes, bookmarkletts, and alerts. Prototype has come through again by producing a series of samples that you can use yourself. This javascript class allows you to add window in a HTML page. This class is based on Prototype. The code is inspired by the powerful script.aculo.us library. You can even use all script.aculo.us effects to show and hide windows if you include effects.js file , but it&#8217;s not mandatory. It has been tested on Safari, Camino, Firefox and IE6. Enjoy!</p>
<p><span id="more-553"></span><br />
<object type="application/x-shockwave-flash" data="http://www.maxkiesler.com/f/prototype-window.swf" width="508" height="339"><param name="movie"<br />
value="http://www.maxkiesler.com/f/prototype-window.swf" /></object></p>
<p><a href="http://prototype-window.xilinus.com/index.html" title="Visit the Prototype Window Class website">Visit the Prototype Window Class website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uidemo.com/2006/06/16/prototype-window-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
