Bringing Applications to the Web
EST. 2003
 Home  » Software: WebMenu
Free Download
Overview

Let start by identifying elements of a menu. One menu consists of number of submenus and one submenu consists of number of items.

There is no better way to define those elements than in HTML/CSS. The problem is how to make all those elements work together.

Here is a menu controller that allows menus to be build out of submenus by attaching them to each other like building blocks.

To build the menu:
» Define all menu elements in HTML/CSS
» Include fs-webmenu.js file
» Use wmItemOn function to attach submenus

Distribution package contains all the implementation details in easy to follow format.

Version 1.1 brings full power and convenience of HTML anchor element for opening links, eliminating limitations of JavaScript window.location and window.open functionality.

Demo
Debug
© 2007 Amir Firdus