Skip to content
Simon Freytag edited this page Jun 26, 2018 · 12 revisions

Simple Tree Menu creates a visually-simple menu inspired by the Mac OS X Finder tree.

About

It uses a straightforward HTML structure based on <ul> that is the easy to learn and it degrades gracefully.

There’s no complex options to pass in and your preferred style can be created in CSS. The source-code download includes CSS and PNG icons to create that that Apple Finder look. You can nest other HTML content to create something like Google’s sidebar navigation.

5th Aug 2014: Major new version, which is a breaking change: a new HTML structure is required.

This lets you build nodes that contain a link as well as being able to toggle their children, or simpler nodes that exist just to toggle their children.

Docs

See the Docs page!

Examples

Currently offline - I've moving content around - I'll get these back soon.

Clone this wiki locally