Works great! Thanks!

Dave

On Aug 12, 1:57 pm, Eric Shulman <[email protected]> wrote:
> <html><nowiki>
> <a href="javascript:;" class="tiddlyLinkExisting" onclick="
>    story.closeAllTiddlers();
>    story.displayTiddler(null,'TiddlerName');
>    return false;
> ">click me!</a>
> </html>
>
> where
>    TiddlerName - is the title of the tiddler to open
> and
>    click me! - is the link text
>
> Note: the special "<nowiki>" syntax is recognized by
> HTMLFormattingPlugin and is used to bypass the enhanced wiki-
> formatting provided that plugin.  If that plugin is not installed, the
> "<nowiki>" syntax will be ignored by the standard browser-based HTML
> processing.
>
> 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.

Reply via email to