There are quite a few demos available. These are briefly described below.
This demo shows the menu structure defined in the usage page.
This demo show how to use a menu as a context menu. When the document fires
the oncontextmenu
a menu is shown. Before the menu is shown the
source of the event is found and in case of an anchor beeing clicked then some
anchor related items are made visible.
This demo was made as a proof of concept. It creates a menu structure that looks exactly like the menus in Interner Explorer (well not exactly, some items have been removed).
This demo uses a modified server side script of the script that creates the navigation menu system used here at WebFX. The server side script generates the needed js for the menu. This demo is not availble when running offline.
This demo shows what happens if there isn't enough vertical space. In these cases it shows scroll buttons at teh top and bottom.
Introduction
Menu Creation
Menu Bar Creation
Usage
API
Customizing look & feel
Demos
Download