What is this style of navigation sidebar called and is there an open source Javascript library for it? [migrated]
- by Lucas Meijer
I'd like to build a sidebar navigation for an online book much like apple did here:
http://developer.apple.com/library/ios/navigation/
(note it has collapsable entries)
and to my surprise I'm having a hard time finding a good off the shelve javascript startingpoint to build from.
What is this style of navigation sidebar called?
Are there any open source Javascript libraries that provide this style of navigation?