AnimTree README * Contents - About - Files included * About AnimTree AnimTree is a cross-brower, standards compliant menutree that degrades in non-js browsers. The links can be viewed in any browser. AnimTree features animated opening and closing of menus and can be configured for different behaviors by changing the TreeParams object, found in treeparams.js. * Files included - demo/* - css/menu.css - css/tree.css - src/AnimTree.js - src/global.js - src/utils.js - src/treeparams.js src/ AnimTree.js The script that does the work - best left untouched. Contains PersistentTree module global.js - supporting file for persistence in mac IE. Don't link this on your page. treeparams.js Change the parameters to customize the behavior of your menutree. Do not change LICENSEE or DOMAIN. Failure to comply will result in licensing violation! utils.js utilitity functions necessary to make AnimTree work. demo/ blank.html nothing here to see. move along people demo.html generico numero 1 demo2.html generico numero 2 dhtmlkitchen-params.js tree params for dhtmlkitchen.html dhtmlkitchen.html this will not work without tabs img.html image based demo multi.html open multiple menus, openTree open-instantly.html (menus open instantly) css/ Change these to make a custom look menu.css one possible css file tree.css a css variation on the first file img/ * tree arrows and +/- icons * branch, node, and leaf icons