Hi Tobias,

This was just what I was after:

<$appear type="popup" $state="foo" show="foo">
some nonsense here
</$appear>

<$appear type="popup" $state="bar" 
show="bar">
and here
</$appear>

<$appear type="popup" $state="baz" show="baz">
mumble frotz gronk
</$appear>


Thanks a lot!
Jon

On Wednesday, 20 January 2016 21:08:07 UTC, Tobias Beer wrote:
>
> Hi Jon,
>  
>
>> So that within the same tiddler, popup 1 reveals text 1, popup 2 reveals 
>> text 2 etc.
>>
>
> Ah, that's actually not what I have tested. I only tested:
>
>    - having a tiddler with an appear button
>    - triggering a popup for another tiddler with an appear button
>          - triggering a popup for another tiddler with an appear button
>             - triggering a popup
>          
> On the other hand, this also works as expected (in a new tiddler in my 
> wiki <http://tobibeer.github.io/tw5-plugins>):
>
> <$appear type="popup" $state="foo" show="foo">
> <$appear type="popup" $state="bar" show="bar">
> <$appear type="popup" $state="baz" show="baz">
> mumble frotz gronk
> </$appear>
> </$appear>
> </$appear>
>
> I'll add some of this to the examples.
>
> Best wishes,
>
> Tobias.
>

-- 
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/6b24f198-6dc9-42be-8f16-9461932be984%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to