Object Oriented Windows-Style Menubar
The JScript Object Oriented menu bar attacks the divide between web programmers and web designers in a unique way. All of the complex code for the menubar creation is tucked away in a single source file. To create a menu, all you need is some set up code and a simple "MenuBar.Add()" command for any options you want. Each option can call a different function! Add tool-tips with incredible ease! JSMenuBar uses advanced IE DOM techniques, so it is mainly for Microsoft-based Intranets.