Hi. I always use TOC for creating left and top menu on my sites. It looks
good, when it is in tiddlywiki, but when I render my wiki to many static
pages, I see in pages HTML code that all labels ">" become a great part of
SVG code many times repeated . So I remove all svg buttons from toc macro,
and replace them by CSS styles with ::before{} Then I add some css to make
toc menu multilevel and get menu, which look nice both in TW5 and single
static page.
here is my top menu in static page http://heeg.ru/index.html and this menu
in TW5 http://heeg.ru/heeg.html#index
You can use my menu css styles
http://heeg.ru/heeg.html#%24%3A%2F_aa.giff%2FStyleSheetTopMenu and my
variant of TOC http://heeg.ru/heeg.html#%24%3A%2Fcore%2Fmacros%2Ftoc
code to build TOC
<div class='tw-table-of-contents-top' >
<<toc "YourTopTiddler">>
</div>
--
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/69d71af8-296f-4b94-bdc8-9245ec8a5651%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.