login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

This menu system is a combination of two older DHTML men... developed:
* The MouseMenu, which was based upon Microsoft's me ...
* The XWebMenu (old version), a traditional menu system.
Along with combining functionalities, new features have ...

XWeb Version 5.2
http://www.wdonline.com/dhtml/xwebmenu/default.aspx?doc=default.xml

Categories

/Channels/techie/JavaScript

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

This menu system is a combination of two older DHTML menu systems that I developed:

  • The MouseMenu, which was based upon Microsoft's menu system a few years back.
  • The XWebMenu (old version), a traditional menu system.

Along with combining functionalities, new features have been added (XML support), bugs have been fixed, and some limitations have been removed. The XWebMenu is an object oriented menu system designed to work in Internet Explorer 6 and Gecko-based browsers (Mozilla, Firefox, etc). If I had a Mac at my disposal, KHTML and IE5 would be supported (sorry guys, I don't have the money or hardware to test on those platforms).

HTML

<p>This menu system is a combination of two older DHTML menu systems that I developed:</p> <ul> <li>The MouseMenu, which was based upon Microsoft's menu system a few years back.</li> <li>The XWebMenu (old version), a traditional menu system.</li> </ul> <p> Along with combining functionalities, new features have been added (XML support), bugs have been fixed, and some limitations have been removed. The XWebMenu is an object oriented menu system designed to work in Internet Explorer 6 and Gecko-based browsers (Mozilla, Firefox, etc). If I had a Mac at my disposal, KHTML and IE5 would be supported (sorry guys, I don't have the money or hardware to test on those platforms). </p> <h3 class="cls-xweb-api-headling"></h3>