Hello Good people,
Many moons ago I picked up the Helpbutton macro from....Jed?...Mark?  
(sorry)

\define HelpButton(label, ButtonText:?)
^^(<$button popup="""$:/temp/popup/$(currentTiddler)$/$label$""" 
class='tc-btn-invisible tc-tiddlylink'>$ButtonText$</$button>)<$reveal 
type='popup' state="""$:/temp/popup/$(currentTiddler)$/$label$"""><div 
class='tc-drop-down' 
style='width:1500px;max-width:75vw;white-space:pre-wrap;padding:10px;text-align:left;font-size:1.5em;border-radus:0.5em;'><$transclude
 
field="""$label$"""/></div></$reveal>^^
\end

Usage:

<<HelpButton fieldname>>

<<HelpButton fieldname 'why?'>>

Now, I have a tabs list:
<<tabs tabsList:"[[tiddler1]] [[tiddlertwo]] " class:"tc-vertical">>

But the help button shows when in the tabbed list but[image: asefaf.PNG]
but works perfectly in the original tiddler.

Any insights?

Thank you.

Ste

-- 
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/15d92c7b-315b-4e06-a9a3-b7ac00cceb92n%40googlegroups.com.

Reply via email to