Hi Wim > Is it possible to put a sticky popup-box (tiddler) on a particular > place on the screen? Like you can do with ScrollboxPlugin? > > I want to have 2 "boxes" on my screen; on the left side a scrollbox > with keywords (OK, I can do that...) and on the right side a > "popupbox" with the explanation of the keyword a users has clicked on. > The "explanation-box" should stay on the same place. And should > display another explanation when a user chooses another keyword. > > But with ShowpopupPlugin, it is only possible to choose "above" or > not. > > Or is there another solution? Like "filling" a ScrollBox with the > tiddler of the choosen keyword. > > LIKE: if there's a keyword "Tiddlywiki" in my left box, with a link to > the tiddler named "Beginners", clicking on that link should display > the tiddler "Beginners" in my right Scrollbox.
You can have a scrolling tabs effect in the sidebartabs tiddler with Tobias' tabscroll macro: http://tobibeer.tiddlyspace.com/#TabScroll It has been setup to work only with the sidebarTabs div - maybe we could convice Tobias to make it more generic?? Cheers Måns Mårtensson -- 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.

