Sometimes you make a very long tiddler out of several other tiddlers. There 
is situation you want to keep part of the text in view when you scroll 
down, how to do this?

I found this in https://developer.mozilla.org/en-US/docs/Web/CSS/position

position: -webkit-sticky;
position: sticky;
top: 20px;


What do you think? Is there any better solution?

--Mohammad

-- 
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/60766629-033e-4fe6-ab55-1a881cd47aad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to