jaz303 / jquery-lavalamp
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Tue Dec 23 15:14:04 -0800 2008 | |
| |
demo.html | Tue Dec 23 15:01:35 -0800 2008 | |
| |
images/ | Tue Dec 23 15:01:35 -0800 2008 | |
| |
javascripts/ | Tue Dec 23 15:14:04 -0800 2008 | |
| |
stylesheets/ | Tue Dec 23 15:01:35 -0800 2008 |
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.
