Hi Stu,

Assuming you define that list yourself as a basic list in wikitext, you can 
simply do something like:

http://codepen.io/alexdevero/pen/avKpLX

with pure html and CSS.

All you'd need is some macro, perhaps called *<<menu label="foo">>* to 
render a collapsible element, e.g.

@@.nav
* <<menu "Level 1 A">>
** [[Item 1]]
** [[Item 2]]
* <<menu "Level 1 B">>
** [[Item 3]]
** <<menu "Level 2 A">>
*** [[Item 4]]
*** [[Item 5]]
@@

Best wishes,

Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d9acd8f7-35ea-4687-85cd-8e8bf9e7418b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to