| |
|
| |
<xmenu>
is a dynamic menu for web site navigation that uses an XML source
for the menu content and a stylesheet for the look and feel. |
|
| |
|
| |
| Features |
- Easy to use, just three small files are used.
- Menu items and links are read from an XML
datasource.
- The font, color, style, and position are controlled by
a simple stylesheet.
- Orientation, position, and type controlled by a small JavaScript
file.
- Optional floating feature allows the menu to float up or down when
the page is scrolled keeping the menu in view.
|
|
|
|
| |
|
| |
Check out the xmenu
demo page. |
| |
|
| |
The data for the menu is an xml source
that can be a file on the server, the output of a servlet, or
any other source. You may use
it with a simple static XML file, or you can create a different
menu for each user or type of user based on business logic in you
server. The format of the XML is quite simple.
|
|
| |
|
| |
The stylesheet alows you to
change the font,
color, style, size,
indentation, position, orientation, and rollover color of the menu
using standard stylesheet parameters. The menu can be oriented vertically
with sub menus poping to the side, or horizontally with sub menus
popind down by changing one parameter! The stylesheet is also quite
simple. |
|
| |
|
|
| |
You can see this menu in action at astro-observer.com.
You can also learn something about astronomy. |
|
|