jquery-edlc-collapsible-nav
Collapsible Unordered List Tree/Navigation plugin.
Notes/Caveats/Etc.:
- If listening for toggle on more than one event (for example 'touch click') then note if first event is fired e.preventDefault will be called and subsequent events won't fire (this is the default behavior).
- Plugin listens on to events 'touchend' (for touch devices) and 'click' for desktop/pointer devices.