Hello Marc
I tested this only the last Test shows the Tabs Vertical
Thanks for your help.

```
\define testFunction(alignmentTabs:"", tName:"" )
Second Test: <<alignmentTabs>>,$alignmentTabs$

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

\end

\define dynamicTabs(current:"", tName:"" )

<$set name="alignmentTabs" value="tc-vertical" >
First Test: <<alignmentTabs>>,$alignmentTabs$

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

Last Test:
<$macrocall $name="tabs" tabsList="""[tag[$tName$]nsort[order]]""" 
class="tc-vertical" />
</$set>
''
\end

<$macrocall $name="dynamicTabs" current=<<currentTiddler>> 
tName="TableOfContents"/>
```

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d8bc9231-a075-4cd9-8f10-a7e3f486de56n%40googlegroups.com.

Reply via email to