Hello
I try to make a tabs with a dynamic changeable class tc-vertical and 
tc-horizontal.
I tried many things the simplest are this two but they didn't work.
The $tName$ works but class seems to use another render path.

<$macrocall $name="tabs" tabsList="""[tag[$tName$]nsort[order]]""" 
class="""$alignment$""" />
<$macrocall $name="tabs" tabsList="""[tag[$tName$]nsort[order]]""" 
class="""<<alignment>>""" />

This generate this HTML code in firefox:

<div class="tc-tab-buttons <<alignment>>">
or
<div class="tc-tab-buttons $alignment$">

Can anyone  help to get this working.

Thanks
Thomas

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/395a71c6-0def-4c0f-8670-53b213006fcen%40googlegroups.com.

Reply via email to