2 Levels XML Menu Green
The menu was designed to be used embeded in html. It wil take the width given to the object tag in the html file. There can be an unlimited number of tabs or subitems, but the rendering of the tabs(subitems) is restricted by the width of the entire menu area. For example you can set 100 tabs in the xml file, but , let%u2019s say, only 5 tabs will be visible , and the rest will be cutoff/will not be visible. You can change the colors/gradients/text fonts by editing the library items. The xml file is structured on two levels. The first one represents the tabs. Each xml entry (tab or item) can have an url string and a target window string. When a user cliks on a tab that has subitems, the subimtems list will be shown bellow. If the tab doesn%u2019t have any subitems, it will trigger the url given in the xml file. ...and many more