jaz303 / jquery-lavalamp

Rewrite of the original jQuery LavaLamp plugin

This URL has Read+Write access

name age message
file README.markdown Tue Dec 23 15:14:04 -0800 2008 Documentation [jaz303]
file demo.html Tue Dec 23 15:01:35 -0800 2008 Initial revision [jaz303]
directory images/ Tue Dec 23 15:01:35 -0800 2008 Initial revision [jaz303]
directory javascripts/ Tue Dec 23 15:14:04 -0800 2008 Documentation [jaz303]
directory stylesheets/ Tue Dec 23 15:01:35 -0800 2008 Initial revision [jaz303]
README.markdown

jquery-lavalamp

Copyright (c) 2008 Jason Frame (jason@onehackoranother.com)
Released under the MIT License

What is it?

It's a rewrite of the original jQuery LavaLamp plugin, which itself was a jQuery implementation of Guillermo Rauch's MooTools-based Fancy Menu.

Why rewrite it?

We needed to be able to control the menu programmatically and this was impossible with the original jQuery version. This new version adds an object interface whilst preserving backwards-compatibility.