<?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>Cool Javascripts &#187; Effects</title>
	<atom:link href="http://cool-javascripts.com/tag/effects/feed" rel="self" type="application/rss+xml" />
	<link>http://cool-javascripts.com</link>
	<description>The best javascripts for your site</description>
	<lastBuildDate>Tue, 22 Mar 2011 14:35:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Featured content slider &#8211; Auto advancing</title>
		<link>http://cool-javascripts.com/effects/featured-content-slider-auto-advancing.html</link>
		<comments>http://cool-javascripts.com/effects/featured-content-slider-auto-advancing.html#comments</comments>
		<pubDate>Wed, 22 Oct 2008 09:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Effects]]></category>
		<category><![CDATA[Galleries]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[featured content]]></category>

		<guid isPermaLink="false">http://cool-javascripts.com/effects/featured-content-slider-auto-advancing.html</guid>
		<description><![CDATA[Using jQuery Coda plugin, css-tricks.com has created a very good script for a featured content gallery with auto advancing. It can be created with simple html markups. Dependencies jQuery, jQuery Easing &#38; Compatibility plugin, jquery Coda plugin Size Less than 40KB (All scripts including jQuery compressed) Restrictions None (Free to use on any site) Suggested [...]


Related posts:<ol><li><a href='http://cool-javascripts.com/effects/jquery-coda-slider.html' rel='bookmark' title='Permanent Link: jQuery Coda Slider'>jQuery Coda Slider</a> <small> There are two jQuery plugins to emulate the Coda...</small></li><li><a href='http://cool-javascripts.com/jquery/accessible-news-slider-for-jquery.html' rel='bookmark' title='Permanent Link: Accessible news slider for jQuery'>Accessible news slider for jQuery</a> <small>It is a good plugin which follows the accessibility requirements...</small></li><li><a href='http://cool-javascripts.com/effects/image-flow-09.html' rel='bookmark' title='Permanent Link: Image Flow 0.9'>Image Flow 0.9</a> <small> Image flow is inspired by Apple&#8217;s cover flow. The...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px;" src="http://cool-javascripts.com/wp-content/uploads/2008/12/featured-content-slider.jpg" /></p>
<p>Using jQuery Coda plugin, css-tricks.com has created a very good script for a featured content gallery with auto advancing. It can be created with simple html markups. <span id="more-18"></span></p>
<table border="0">
<tbody>
<tr>
<th>Dependencies</th>
<td>jQuery, jQuery Easing &amp; Compatibility plugin, jquery Coda plugin</td>
</tr>
<tr>
<th>Size</th>
<td class="alt">Less than 40KB (All scripts including jQuery compressed)</td>
</tr>
<tr>
<th>Restrictions</th>
<td>None (Free to use on any site)</td>
</tr>
</tbody>
</table>
<p><b><br />
Suggested Enhancements</b></p>
<p>Add scroll functionality (carousel functionality) in the thumbnails so that any number of items can be featured.</p>
<p class="download">For demo and download, please check the links</p>
<p><a class="opensame" rel="shadowbox" href="http://css-tricks.com/examples/FeaturedContentSlider/">Open Demo</a> | <a class="opennew" href="http://css-tricks.com/examples/FeaturedContentSlider/" target="_blank">Open demo in new window</a> |  <a class="opennew" href="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/" target="_blank">Info &amp; Download</a> code</p>


<p>Related posts:<ol><li><a href='http://cool-javascripts.com/effects/jquery-coda-slider.html' rel='bookmark' title='Permanent Link: jQuery Coda Slider'>jQuery Coda Slider</a> <small> There are two jQuery plugins to emulate the Coda...</small></li><li><a href='http://cool-javascripts.com/jquery/accessible-news-slider-for-jquery.html' rel='bookmark' title='Permanent Link: Accessible news slider for jQuery'>Accessible news slider for jQuery</a> <small>It is a good plugin which follows the accessibility requirements...</small></li><li><a href='http://cool-javascripts.com/effects/image-flow-09.html' rel='bookmark' title='Permanent Link: Image Flow 0.9'>Image Flow 0.9</a> <small> Image flow is inspired by Apple&#8217;s cover flow. The...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cool-javascripts.com/effects/featured-content-slider-auto-advancing.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery easing plugin</title>
		<link>http://cool-javascripts.com/effects/jquery-easing-plugin.html</link>
		<comments>http://cool-javascripts.com/effects/jquery-easing-plugin.html#comments</comments>
		<pubDate>Sat, 04 Oct 2008 09:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Effects]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[easing]]></category>

		<guid isPermaLink="false">http://cool-javascripts.com/effects/jquery-easing-plugin.html</guid>
		<description><![CDATA[It is a very cool script which can be used to render various effects with an easing effect. Uses Robert Penners easing equations for the transitions. We can incorporate this script in many places. All demos can be found in the site http://gsgd.co.uk/sandbox/jquery/easing/ Related posts:jQuery seekAttention plugin to get the users attention The &#8220;seekAttention&#8221; plugin [...]


Related posts:<ol><li><a href='http://cool-javascripts.com/effects/jquery-seekattention-plugin-to-get-the-users-attention.html' rel='bookmark' title='Permanent Link: jQuery seekAttention plugin to get the users attention'>jQuery seekAttention plugin to get the users attention</a> <small>The &#8220;seekAttention&#8221; plugin gracefully get&#8217;s your users attention by fading...</small></li><li><a href='http://cool-javascripts.com/modal-windows/jquery-blockui-plugin.html' rel='bookmark' title='Permanent Link: jQuery BlockUI Plugin'>jQuery BlockUI Plugin</a> <small> It is a unique jquery plugin to prevent the...</small></li><li><a href='http://cool-javascripts.com/jquery/jquery-floating-box-plugin.html' rel='bookmark' title='Permanent Link: jQuery floating box plugin'>jQuery floating box plugin</a> <small> In may cases, web page contents does not fit...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>It is a very cool script which can be used to render various effects with an easing effect. Uses <a class="notog" href="http://www.robertpenner.com/easing/">Robert Penners easing equations</a> for the transitions. We can incorporate this script in many places. </p>
<p>All demos can be found in the site <a target="_blank" href="http://gsgd.co.uk/sandbox/jquery/easing/">http://gsgd.co.uk/sandbox/jquery/easing/</a></p>


<p>Related posts:<ol><li><a href='http://cool-javascripts.com/effects/jquery-seekattention-plugin-to-get-the-users-attention.html' rel='bookmark' title='Permanent Link: jQuery seekAttention plugin to get the users attention'>jQuery seekAttention plugin to get the users attention</a> <small>The &#8220;seekAttention&#8221; plugin gracefully get&#8217;s your users attention by fading...</small></li><li><a href='http://cool-javascripts.com/modal-windows/jquery-blockui-plugin.html' rel='bookmark' title='Permanent Link: jQuery BlockUI Plugin'>jQuery BlockUI Plugin</a> <small> It is a unique jquery plugin to prevent the...</small></li><li><a href='http://cool-javascripts.com/jquery/jquery-floating-box-plugin.html' rel='bookmark' title='Permanent Link: jQuery floating box plugin'>jQuery floating box plugin</a> <small> In may cases, web page contents does not fit...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cool-javascripts.com/effects/jquery-easing-plugin.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highslide &#8211; The best image gallery script?</title>
		<link>http://cool-javascripts.com/modal-windows/highslide-the-best-image-gallery-script.html</link>
		<comments>http://cool-javascripts.com/modal-windows/highslide-the-best-image-gallery-script.html#comments</comments>
		<pubDate>Fri, 03 Oct 2008 09:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Effects]]></category>
		<category><![CDATA[Galleries]]></category>
		<category><![CDATA[Modal Windows]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[image viewer]]></category>
		<category><![CDATA[modal window]]></category>

		<guid isPermaLink="false">http://cool-javascripts.com/modal-windows/highslide-the-best-image-gallery-script.html</guid>
		<description><![CDATA[Highslide is a standalone javascript library created mainly for showing image galleries in a more user friendly way. HTML/Ajax and Flash support is added as plugins. It has improved a lot over time. Now it is in version 4.0 Unlike many other libraries, multiple images can be opened at the same time. And a user [...]


Related posts:<ol><li><a href='http://cool-javascripts.com/galleries/10-mootools-plugin-for-showing-image-gallery.html' rel='bookmark' title='Permanent Link: 10 Mootools plugin for showing image gallery'>10 Mootools plugin for showing image gallery</a> <small>In the previous post, I discussed about jQuery plugins for...</small></li><li><a href='http://cool-javascripts.com/galleries/10-jquery-plugins-for-showing-image-gallery.html' rel='bookmark' title='Permanent Link: 10 jQuery plugins for showing image gallery'>10 jQuery plugins for showing image gallery</a> <small>An image gallery is part of the modern web 2.0...</small></li><li><a href='http://cool-javascripts.com/prototype/most-useful-prototype-plugins.html' rel='bookmark' title='Permanent Link: Most useful prototype / script.aculo.us plugins'>Most useful prototype / script.aculo.us plugins</a> <small>Prototype is one of the earliest new generation javascript libraries...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px;" src="http://cool-javascripts.com/wp-content/uploads/2008/12/highslide-demo.jpg" /><br />
Highslide is a standalone javascript library created mainly for showing image galleries in a more user friendly way. HTML/Ajax and Flash support is added as plugins. It has improved a lot over time. Now it is in version 4.0</p>
<p>Unlike many other libraries, multiple images can be opened at the same time. And a user can arrange the images as he wish on the browser. So it is definitly more usable than image gallery script that can show only one image &#8211; typical example is lightbox effect (opening the next closes the current).</p>
<p>The animation is also brilliant. Very smooth zooming of images. To open an image, you just need to click and to close, click on it again (Customizable in different ways). If you want to open two images, just click on the required images and those two will be popped up. Opening one image does not close the other. </p>
<p>Advantages:</p>
<ul>
<li>Stand alone javascript. Does not need a library.</li>
<li>The most user friendly way to show images</li>
<li>Good effects</li>
<li>Can show HTML, AJAX content or Flash.</li>
<li>Can open multiple images</li>
<li>The opened image windows are draggable so that the user can arrange it in anyway. This is very useful if you want to compare two images.</li>
<li>Creative Commons License &#8211; Free for personal use</li>
</ul>
<p>Disadvantages:</p>
<ul>
<li>Not free for commercial sites. Requries a license. It can be purchased for one site or unlimited</li>
</ul>
<p>The author has given good documentation and examples in his site <a target="_blank" href="http://highslide.com">highslide.com</a> </p>
<p>Another cool site to check out is, <a target="_blank" href="http://youflow.finnrudolph.de/">http://youflow.finnrudolph.de</a>. The author has successfully combined coverflow, youtube API and highslide to create a good mashup.<br />
<b><br />
Is it the best?</b></p>
<p>Well, I think it has improved a lot. Using this script you can completely avoid browser popup windows. The ability to show images and non image (html, iframe) contents in a more userfriendly way makes it one of the best script ever made. The only drawback I see is the license. What do you think?</p>


<p>Related posts:<ol><li><a href='http://cool-javascripts.com/galleries/10-mootools-plugin-for-showing-image-gallery.html' rel='bookmark' title='Permanent Link: 10 Mootools plugin for showing image gallery'>10 Mootools plugin for showing image gallery</a> <small>In the previous post, I discussed about jQuery plugins for...</small></li><li><a href='http://cool-javascripts.com/galleries/10-jquery-plugins-for-showing-image-gallery.html' rel='bookmark' title='Permanent Link: 10 jQuery plugins for showing image gallery'>10 jQuery plugins for showing image gallery</a> <small>An image gallery is part of the modern web 2.0...</small></li><li><a href='http://cool-javascripts.com/prototype/most-useful-prototype-plugins.html' rel='bookmark' title='Permanent Link: Most useful prototype / script.aculo.us plugins'>Most useful prototype / script.aculo.us plugins</a> <small>Prototype is one of the earliest new generation javascript libraries...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cool-javascripts.com/modal-windows/highslide-the-best-image-gallery-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image Flow 0.9</title>
		<link>http://cool-javascripts.com/effects/image-flow-09.html</link>
		<comments>http://cool-javascripts.com/effects/image-flow-09.html#comments</comments>
		<pubDate>Thu, 03 Jul 2008 06:22:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Effects]]></category>
		<category><![CDATA[Galleries]]></category>
		<category><![CDATA[cover flow]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[image flow]]></category>
		<category><![CDATA[photo effects]]></category>

		<guid isPermaLink="false">http://cool-javascripts.com/?p=9</guid>
		<description><![CDATA[Image flow is inspired by Apple&#8217;s cover flow. The javascript renders the cover flow effect without any noticeable flaw. Keyboard navigation (arrow keys), mouse scroll and dragging is supported. Very cool script to use. Advantages XHTML compliant Keyboard and Mouse scroll wheel navigation supported Free to use on any site No dependencies small in size [...]


Related posts:<ol><li><a href='http://cool-javascripts.com/galleries/10-mootools-plugin-for-showing-image-gallery.html' rel='bookmark' title='Permanent Link: 10 Mootools plugin for showing image gallery'>10 Mootools plugin for showing image gallery</a> <small>In the previous post, I discussed about jQuery plugins for...</small></li><li><a href='http://cool-javascripts.com/modal-windows/highslide-the-best-image-gallery-script.html' rel='bookmark' title='Permanent Link: Highslide &#8211; The best image gallery script?'>Highslide &#8211; The best image gallery script?</a> <small> Highslide is a standalone javascript library created mainly for...</small></li><li><a href='http://cool-javascripts.com/galleries/10-jquery-plugins-for-showing-image-gallery.html' rel='bookmark' title='Permanent Link: 10 jQuery plugins for showing image gallery'>10 jQuery plugins for showing image gallery</a> <small>An image gallery is part of the modern web 2.0...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://cool-javascripts.com/wp-content/uploads/2008/07/imageflow.jpg" alt="" /></p>
<p>Image flow is inspired by Apple&#8217;s cover flow. The javascript renders the cover flow effect without any noticeable flaw. Keyboard navigation (arrow keys), mouse scroll and dragging is supported. Very cool script to use.
<p class="info"><strong>Advantages</strong></p>
<ul>	
<li>XHTML compliant</li>
<p>	
<li>Keyboard and Mouse scroll wheel navigation supported</li>
<p>	
<li>Free to use on any site</li>
<p>	
<li>No dependencies</li>
<p>	
<li>small in size (Only 11 KB uncompressed)</li>
<p></ul>
<p>
<p class="info"><strong>Specifications</strong></p>
<table border="0">
<tbody>
<tr>
<th>Dependencies</th>
<td>None</td>
</tr>
<tr>
<th>Size</th>
<td class="alt">11KB (Uncompressed)</td>
</tr>
<tr>
<th>Restrictions</th>
<td>None (Free to use on any site)</td>
</tr>
</tbody>
</table>
<p>
<p class="download">For demo and download, please check the links </p>
<p><a class="opensame" rel="shadowbox" href="http://imageflow.finnrudolph.de/">Open</a> | <a class="opennew" href="http://imageflow.finnrudolph.de/" target="_blank">Open in new window</a> <a class="performancingtags" rel="tag" href="http://technorati.com/tag/effects"><br /></a></p>
<p>
<p class="note">The above demo opens images in another tab/window. Means no lightbox support. But lightbox support can be integrated. Please check the links below </p>
<p><a class="opensame" rel="shadowbox" href="http://194.95.111.244/%7Ecountzero/scripts/_myImageFlowLightbox2/">Open</a> | <a class="opennew" href="http://194.95.111.244/%7Ecountzero/scripts/_myImageFlowLightbox2/" target="_blank">Open in new window</a></p>


<p>Related posts:<ol><li><a href='http://cool-javascripts.com/galleries/10-mootools-plugin-for-showing-image-gallery.html' rel='bookmark' title='Permanent Link: 10 Mootools plugin for showing image gallery'>10 Mootools plugin for showing image gallery</a> <small>In the previous post, I discussed about jQuery plugins for...</small></li><li><a href='http://cool-javascripts.com/modal-windows/highslide-the-best-image-gallery-script.html' rel='bookmark' title='Permanent Link: Highslide &#8211; The best image gallery script?'>Highslide &#8211; The best image gallery script?</a> <small> Highslide is a standalone javascript library created mainly for...</small></li><li><a href='http://cool-javascripts.com/galleries/10-jquery-plugins-for-showing-image-gallery.html' rel='bookmark' title='Permanent Link: 10 jQuery plugins for showing image gallery'>10 jQuery plugins for showing image gallery</a> <small>An image gallery is part of the modern web 2.0...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cool-javascripts.com/effects/image-flow-09.html/feed</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Shadow box</title>
		<link>http://cool-javascripts.com/modal-windows/shadow-box.html</link>
		<comments>http://cool-javascripts.com/modal-windows/shadow-box.html#comments</comments>
		<pubDate>Tue, 24 Jun 2008 14:16:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Modal Windows]]></category>
		<category><![CDATA[Effects]]></category>
		<category><![CDATA[image viewer]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[modal dialog]]></category>
		<category><![CDATA[pop up]]></category>
		<category><![CDATA[shadow box]]></category>

		<guid isPermaLink="false">http://cool-javascripts.com/modal-windows/shadow-box.html</guid>
		<description><![CDATA[Shadowbox is a cross-browser, cross-platform, cleanly-coded and fully-documented media viewer application written entirely in JavaScript. Using Shadowbox, website authors can display a wide assortment of media in all major browsers without navigating away from the linking page. This is a multi purpose pop up functionality like thickbox, graybox etc. Unlike many(for eg: thickbox), it doesn&#8217;t [...]


Related posts:<ol><li><a href='http://cool-javascripts.com/modal-windows/highslide-the-best-image-gallery-script.html' rel='bookmark' title='Permanent Link: Highslide &#8211; The best image gallery script?'>Highslide &#8211; The best image gallery script?</a> <small> Highslide is a standalone javascript library created mainly for...</small></li><li><a href='http://cool-javascripts.com/jquery/jquery-and-mootools-plugin-to-show-tooltips.html' rel='bookmark' title='Permanent Link: jQuery and Mootools plugin to show tooltips'>jQuery and Mootools plugin to show tooltips</a> <small>The tooltip is a common graphical user interface element. It...</small></li><li><a href='http://cool-javascripts.com/effects/image-flow-09.html' rel='bookmark' title='Permanent Link: Image Flow 0.9'>Image Flow 0.9</a> <small> Image flow is inspired by Apple&#8217;s cover flow. The...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px;" src="http://cool-javascripts.com/wp-content/uploads/2008/06/shadow-box.jpg" /></p>
<p>Shadowbox is a cross-browser, cross-platform, cleanly-coded and fully-documented media viewer application written entirely in JavaScript. Using Shadowbox, website authors can display a wide assortment of media in all major browsers without navigating away from the linking page.</p>
<p><img style="max-width: 800px;" src="http://cool-javascripts.com/wp-content/uploads/2008/06/sample-shadow.jpg" /></p>
<p>This is a multi purpose pop up functionality like thickbox, graybox etc. Unlike many(for eg: thickbox), it doesn&#8217;t depend on a javascript library like <b>jquery</b> or <b>mootools</b>. So it is easier to integrate on any site without worrying dependencies.</p>
<p class='info'><b>Advantages</b></p>
<ul>
<li>XHTML compliant</li>
<li>Highly configurable</li>
<li>Can be used to display any media including SWF, Videos, images, sites etc</li>
<li>Remains focused irrespective of scroll
</li>
<li>GPL Licence &#8211; Can be freely used/modified in any site</li>
<li>Skinnable
</li>
</ul>
<p class='info'><b>Specifications</b></p>
<table>
<tr>
<th>
Dependencies</th>
<td>None (Can be implemented using any library (Jquery, mootools, prototype etc) using the accompanied script or even without any library support)</td>
</tr>
<tr>
<th>Size</th>
<td class='alt'>Less than 30KB (compressed)</td>
</tr>
<tr>
<th>Restrictions</th>
<td>None (GPL license)</td>
</tr>
</table>
<p class='download'>
<a class='opensame' rel="shadowbox" href="http://mjijackson.com/shadowbox/">Open</a>  | <a class='opennew' href="http://mjijackson.com/shadowbox/" target="_blank">Open in new window</a> <a class="performancingtags" href="http://technorati.com/tag/effects" rel="tag"><br />
</a></p>


<p>Related posts:<ol><li><a href='http://cool-javascripts.com/modal-windows/highslide-the-best-image-gallery-script.html' rel='bookmark' title='Permanent Link: Highslide &#8211; The best image gallery script?'>Highslide &#8211; The best image gallery script?</a> <small> Highslide is a standalone javascript library created mainly for...</small></li><li><a href='http://cool-javascripts.com/jquery/jquery-and-mootools-plugin-to-show-tooltips.html' rel='bookmark' title='Permanent Link: jQuery and Mootools plugin to show tooltips'>jQuery and Mootools plugin to show tooltips</a> <small>The tooltip is a common graphical user interface element. It...</small></li><li><a href='http://cool-javascripts.com/effects/image-flow-09.html' rel='bookmark' title='Permanent Link: Image Flow 0.9'>Image Flow 0.9</a> <small> Image flow is inspired by Apple&#8217;s cover flow. The...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cool-javascripts.com/modal-windows/shadow-box.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

