Solution;

But do not know all the reasons

\define mymenubutton(menucolor,icon,caption)
<$button class="dropbtn" style="background-color:$menucolor$;"> $icon$ 
{{$caption$}}</$button>
\end
\define showmenu(menuname)
<$set name="currentMenu" value="[[$menuname$]]">
<$set name=menufilter tiddler="$menuname$" field="menu-filter" 
emptyValue={{$:/PSaT/MyMenus/menufilterdefault}}>
<div class="dropdown">
  <$macrocall $name=mymenubutton menucolor={{$menuname$!!menu-color}} 
icon="{{$menuname$!!menu-icon}}" caption="$menuname$!!menu-caption"/>


Regards

Tony

-- 
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/fbca5cf6-bbd2-47b0-bb99-bbce91125645%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to