<?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; lava lamp</title>
	<atom:link href="http://cool-javascripts.com/tag/lava-lamp/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>Improved lava lamp effect for jQuery and Mootools</title>
		<link>http://cool-javascripts.com/effects/improved-lava-lamp-effect-for-jquery-and-mootools.html</link>
		<comments>http://cool-javascripts.com/effects/improved-lava-lamp-effect-for-jquery-and-mootools.html#comments</comments>
		<pubDate>Sat, 10 Jan 2009 18:37:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Effects]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MooTools]]></category>
		<category><![CDATA[lava lamp]]></category>
		<category><![CDATA[lavalamp]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[Navigation]]></category>

		<guid isPermaLink="false">http://cool-javascripts.com/uncategorized/improved-lava-lamp-effect-for-jquery-and-mootools.html</guid>
		<description><![CDATA[The lava lamp effect was an excellent technique to turn the navigation to a flash like animation. LavaLamp allows you to add nifty background hover effects to HTML lists in combination with the Easing library. It is available for bot jQuery and Mootools LavaLamp &#8211; Lava lamp for jQuery Horizontal and vertical movement supported Callback [...]


Related posts:<ol><li><a href='http://cool-javascripts.com/galleries/three-lightbox-clones-for-mootools.html' rel='bookmark' title='Permanent Link: Three lightbox clones for Mootools'>Three lightbox clones for Mootools</a> <small>Just like jQuery, Mootools also has some nice lightbox clones...</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/modal-windows/sexy-alert-box-for-mootools.html' rel='bookmark' title='Permanent Link: Sexy Alert Box for Mootools'>Sexy Alert Box for Mootools</a> <small> It is an excellent script to replace the javascript...</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>The lava lamp effect was an excellent technique to turn the navigation to a flash like animation. LavaLamp allows you to add nifty background hover effects to HTML lists in combination with the Easing library.</p>
<p><img src="http://cool-javascripts.com/wp-content/uploads/2009/01/lavalamp.jpg" /></p>
<p>It is available for  bot jQuery and Mootools <span id="more-91"></span></p>
<h2>LavaLamp &#8211; Lava lamp for jQuery</h2>
<ul>
<li>Horizontal and vertical movement supported
</li>
<li>Callback support on completion
</li>
<li>Easing library support &#8211; Can use any supported animation
</li>
<li>Speed can be adjusted</li>
</ul>
<table border="0">
<tbody>
<tr>
<th>Dependencies</th>
<td>jQuery, Easing plugin</td>
</tr>
<tr>
<th>Size</th>
<td class="alt">5 KB (Uncompressed) </td>
</tr>
<tr>
<th>Restrictions</th>
<td>None</td>
</tr>
<tr>
<th>Demo</th>
<td><a class="opensame" rel="shadowbox" href="http://nixboxdesigns.com/lavalamptest.html">Open</a>  | <a class="opennew" href="http://nixboxdesigns.com/lavalamptest.html" target="_blank">Open in new window</a></td>
</tr>
<tr>
<th>Info &amp; Download</th>
<td><a class="opennew" href="http://nixboxdesigns.com/lavalamp.php" target="_blank">Open</a></td>
</tr>
</tbody>
</table>
<p class="note">Don&#8217;t forget to checkout the different easing effects (On top of the demo page) </p>
<h2>Fancy Menu &#8211; Lava lamp for Mootools</h2>
<table border="0">
<tbody>
<tr>
<th>Dependencies</th>
<td>Mootools (Latest version requires 1.2)</td>
</tr>
<tr>
<th>Size</th>
<td class="alt">2KB</td>
</tr>
<tr>
<th>Restrictions</th>
<td>None</td>
</tr>
<tr>
<th>Demo &amp; Download</th>
<td><a class="opensame" rel="shadowbox" href="http://devthought.com/cssjavascript-true-power-fancy-menu/">Open</a>  | <a class="opennew" href="http://devthought.com/cssjavascript-true-power-fancy-menu/" target="_blank">Open in new window</a></td>
</tr>
</tbody>
</table>
<p class="note">Also, check the <a href="http://devthought.com/barackslideshow-an-elegant-lightweight-slideshow-script/" target="_blank">Barack Slideshow plugin</a> based on the MorphList plugin for Mootools. </p>


<p>Related posts:<ol><li><a href='http://cool-javascripts.com/galleries/three-lightbox-clones-for-mootools.html' rel='bookmark' title='Permanent Link: Three lightbox clones for Mootools'>Three lightbox clones for Mootools</a> <small>Just like jQuery, Mootools also has some nice lightbox clones...</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/modal-windows/sexy-alert-box-for-mootools.html' rel='bookmark' title='Permanent Link: Sexy Alert Box for Mootools'>Sexy Alert Box for Mootools</a> <small> It is an excellent script to replace the javascript...</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/improved-lava-lamp-effect-for-jquery-and-mootools.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

