Basicall I want to combine two examples from documentation:

this

<$button popup="$:/SamplePopupState">Pop me up!</$button>


<$reveal type="popup" state="$:/SamplePopupState">
<div class="tc-drop-down">


! This is the popup
And this is some text


</div>
</$reveal>

with this

<$reveal type="match" state="!!jeremy" text="tiddlywiki">
~TiddlyWiki!
</$reveal>

The problem is I can't find a way for a popup button parameter to reference 
a field:

<$button popup="!!jeremy">Pop me up!</$button>

does not work

I did manage to make a slider with SetField action but it is not a popup - 
you can't click on an area to hide it.

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/85bd2434-a145-4f2c-b507-12032b7f203d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to