vegUI.org home of the javascript based window manager and AJAX framework

VegUISiteKit: Animated Menu

The animated menu allows you to have a navigation menu on your site that can have it's sections collapsed or expanded and also remembers the state of each section throughout navigation.

Demonstration

The hotspot menu on this site (to your right) uses this effect. You can collapse and expand sections by clicking their headers.

Dependencies:

Instead of downloading all packages and dependencies manually it is recommended that you use the new compiled download script, as it will automatically compile all selected libraries - including dependencies - into one compact javascript file for you to download.

This library is dependent on at least one other VSK library so make sure you download the libraries in the list below.

file-name description
vegui.sk.std.js VSK Core Library
vegui.sk.cookie.js Cookie functions
vegui.sk.ani.js VSK Effect Framework
vegui.sk.ani.morph.js VSK Effect: Morph

Download

This package contains the code in both commented and compressed forms. The compressed version has had it's comments and unnecessary whitespace removed in order to reduce it's size.

download version
tar.gz (2,5 KB),
zip (4,5 KB)
0.1.2 (beta)
tar.gz (2,3 KB),
zip (4,3 KB)
0.1.1 (beta)
tar.gz (2,3 KB),
zip (4,3 KB)
0.1.0 (beta)

Tutorials on using this library

BETA notice

While this library is in BETA phase YOU can help get it out of there quicker by submitting any bugs you may find to the bug database. Thanks for helping ;)

Changelog

2007.05.22 - vegu@vegui.org
        * version 0.1.2
        * fixed bug that would sometimes cause errors such as "V(a).s is not
        an object"

2007.03.17 - vegu@vegui.org
        * version 0.1.1
        * documentation fix
        * fixed appearence bug that occured when expanding a closed section
        that was loaded closed

2007-03-12 - vegu@vegui.org
  version 0.1.0