The TWCore includes the <<slider>> macro:
<<slider cookie tiddler label tooltip>>
where
cookie: variable to save the state of the slider (e.g.
chkFooSlider)
tiddler: name of the tiddler to include in the slider
label: title text of the slider
tooltip: tooltip text of the slider
for example:
<<slider chkTestSlider [[OptionsPanel]] "Options" "Open advanced
options">>
Note that the slider macro only works with content stored in a
separate tiddler (or tiddler section).
To create sliders using *inline* content, you can install:
http://www.TiddlyTools.com/#NestedSlidersPlugin
which also provides numerous other enhanced slider features, such as:
* lazy sliders (slider content not processed until first opened)
* floating sliders (popup-like display, instead of expand in place)
* hotspot sliders (mouseover opens slider without clicking)
* transient sliders (auto-close slider when another is opened)
* alternative label text for open vs closed sliders
* apply custom CSS classes for 'slider button' and 'slider panel'
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
http://www.TiddlyTools.com/#Donations
Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact