Hi

Another simple mechanism to get a sticky popup for editing (the second 
reveal widget isn't necessary):

<$checkbox field="state" checked="edit" unchecked="hide"/>
<$reveal state="!!state" type="match" text="edit">
<$edit-text tiddler="target" field="text"/>
</$reveal>
<$reveal state="!!state" type="match" text="hide">
Click to Edit
</$reveal>

regards

On Sunday, 10 January 2016 15:18:01 UTC+2, Tobias Beer wrote:
>
> Hi Matabele,
>  
>
>> I tried to add the class tc-popup-keep 
>> <http://tiddlywiki.com/#PopupMechanism> to the reveal, but the popup 
>> won't be sticky.
>> Any ideas how to make a reveal given focus by an edit-text-widget not 
>> close when clicking inside?
>>
>
> I figured it out. It needs both classes *tc-popup* AND *tc-popup-keep*. 
>
> 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 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/92940ba9-6168-46f6-984e-5b91b813b1ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to