Eric: Thanks a lot for the hint. It really save me many hours of banging head on the wall.
Duke On Feb 2, 10:56 am, Eric Shulman <[email protected]> wrote: > > I found HoverMenu very useful since the menu follows wherever I go. > > My major issue is when I use slider (or NestedSlider) to hide the macro > > or script that I want to run after clicking on the HoverMenu. Slider > > macro do not have float window option, so all the results of clicking > > just crowded in a single word column. NestedSlider allows me to use > > float, but the float window also have very narrow width. > > The nested slider syntax allows you to specify the width of a floating > slider: > > instead of using just a single "^" to indicate the 'floating' option, > use two "^" surrounding a CSS measurement (em, px, cm, in, %), like > this: > ^40em^ > > > Also the float window shows much lower than the HoverMenu > > and will below than the scope of current window sometimes. > > Because of the moveable positioning of the HoverMenu content, each > floating slider needs to be surrounded by a 'relative' container, like > this: > > @@position:relative;+++^40em^*[B|Breadcrumb history]<<breadcrumbs > [[br]] [[br]]>>===@@ > > enjoy, > -e > Eric Shulman > TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

