-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Simple Tree Menu creates a visually-simple menu inspired by the Mac OS X Finder tree.
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.
See the Docs page!
Currently offline - I've moving content around - I'll get these back soon.