> In e.g Windows and Mac, you have the bars typically at the bottom that > (depending on settings) can appear when touching the edge of the > window, but otherwise sink back and "disappear". A floating tiddler > with e.g an otherwise bulky mindmap-type menu could appear when e.g > the top or right edge of the browser window is touched.
Although it's not exactly the same what you are seeking, and only works for the top edge, perhaps placing a slider directly in your [[PageTemplate]] would be sufficient for your needs. Try putting this line at the top of the template: <div id='topStuff' class='viewer' macro='slider topStuff [[TopStuff]] label tip'></div> Then, create a tiddler called [[TopStuff]] with whatever content you want. Clicking the slider label at the top of the page opens the slider, displaying the content from TopStuff. enjoy, -e --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

