Nornix TreeMenu -- tree menu structure, style and behavior --
=============================================================

Usage instructions at http://treemenu.nornix.com/info/usage
and in the example site (part of this distribution).

Files in this distribution
--------------------------
example/                        example site
skins/                          styling of the menu
treemenu/                       tree menu script files
license.txt                     license for Nornix TreeMenu (LGPL 2.1)
readme.txt                      this file

Script file names
-----------------
treemenu.js                     the tree menu script
treemenu-compressed.js          the tree menu script; ShrinkSafe applied
nornix.js                       Nornix base JavaScript mini-library
nornix-compressed.js            Nornix base JavaScript mini-library
nornix-treemenu.js              the tree menu script with needed parts of the library functions

Default skin CSS filenames
--------------------------
menu.css                        CSS for the treemenu
ie-menu.css                     IE 5+6 fixes
ie7-menu.css                    IE 7 fixes

Default skin image files
------------------------
nornix-close-icon.png           close all folders
nornix-doc-node-icon.png        document
nornix-folder-closed-icon.png   closed folder
nornix-folder-open-icon.png     open folder
nornix-home-icon.png            home
nornix-minus-node.png           collapse
nornix-open-icon.png            open all folders
nornix-plus-node.png            expand
nornix-treemenu-corner.png      corner
nornix-treemenu-current.png     current active page
nornix-treemenu-line.png        line
And same images but as GIF files for IE6.

The example site
----------------
The folders have href="javascript:;". If you want to have
real pages instead, simply put a real link in there.
For a live example, see:
http://treemenu.nornix.com/

Skins
------
Simply copy the skin files to the example/style/ directory to use a skin.

Shrinking performed with YUI Compressor
---------------------------------------
http://developer.yahoo.com/yui/compressor/

Contact
-------
http://treemenu.nornix.com/contact
