Demos

There are quite a few demos available. These are briefly described below.

Simple Demo

simpledemo.html

This demo shows the menu structure defined in the usage page.

Context Menu

contextdemo.html

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.

IE Menu Structure Demo

iemenustructure.html

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).

WebFX Menu Structure Demo

webfxmenustructure.html

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.

Scrollable Menu

scrollmenudemo.html

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

Author: Erik Arvidsson