Hi Eric
> How do I specify automatic width for a popup made by NestedSlidersPlugin??
>
> > @@position:relative;+++^SomeAutoWidthSpecification^*@[SomeButtonLabel]...
>
> > Content ===@@
>
> if you leave out the width value (e.g., "^^") or just use a single ^,
> then it will use automatic width by default. Note that, in some
> situations, the slider width may be limited to the width of the
> containing element or part of the floating slider may be clipped off.
> In those circumstances, tweaks to the CSS for the containing element
> are often helpful. You'll have to experiment a bit to find the right
> combination of styles.
I use your StyleSheetShortcuts
and use the class .nowrap in a tiddler called Glossary (seems to cut the
deal for me..) like this:
@@position:relative;+++^^*@[$1*]... <<editSection [[Glossary##$1]] [[✎
»]]>><br>{{nowrap{<<tiddler [[Glossary##$1]]>>}}} ===@@
Thanks for the tip.
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.