<$reveal state="$:/themes/tiddlywiki/vanilla/options/stickytitles" type="match" text="yes">``.tc-tiddler-title { position: -webkit-sticky; position: -moz-sticky; position: -o-sticky; position: -ms-sticky; position: sticky; top: 0px; background: ``<<colour tiddler-background>>``; z-index: 500;}
``<$list filter="[range[100]]">`.tc-story-river .tc-tiddler-frame:nth-child(100n+`<$text text=<<currentTiddler>>/>`) {z-index: `<$text text={{{ [[200]subtract<currentTiddler>] }}}/>`;}`</$list></$reveal>
--
You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywikide...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/d0650a30-3e84-4e50-9026-fda463345795%40googlegroups.com.
The only special trick in that example is the use of double backticks to delineate a run of monospaced text. Using double backticks allows single backticks to occur in the intervening text.Best wishesJeremy
To unsubscribe from this group and stop receiving emails from it, send an email to tiddly...@googlegroups.com.