you could try specifying tiddler height in StyleSheet. Something like
.tiddler{
height:10em;
overflow:scroll;
}
there are different types of scroll [1] availavle
ALex
[1] http://www.w3schools.com/Css/pr_pos_overflow.asp
2010/1/22 Dave Parker <[email protected]>
> I'd like to limit tiddler height to not greater than a certain limit
> so if there are taggling tags at the bottom I can see them. I tried
> Eric's ScrollBox inclusion, but you don't see the taggling tags with
> that (as its a <<tiddler >> function).
>
> I was surprised I didn't find this in a search here or at
> tiddlywiki.org... there were a few close items, something about a
> contentwrapper, but I couldn't find anything that related in my TW.
>
> Any suggestions?
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<tiddlywiki%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/tiddlywiki?hl=en.
>
>
--
http://www.multiurl.com/g/64
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.