> I was wondering how to display a tiddler inline, like the
> InlineJavascriptPlugin does, but onClick, not onLoad. Basically
> something like FramedLinksPlugin, only for internal links.
Use the TW core <<slider>> macro:
<<slider chkCookieName TiddlerName Label Tooltip>>
where:
* chkCookieName
is the name of a TW option, stored as a cookie. This option will
be used to remember the open/closed state of the slider, so that it
can be restored the next time the slider is displayed.
* TiddlerName
is the name of the tiddler with the content you want to display
onClick
* Label
is the text of the link to click on
* Tooltip
is the text of the mouse-over popup help text for the link
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.