Hi again, @ Måns
Great that you took the time to create the TiddlySpace clone to play around with. It made things so much easier. I (possibly just temporarily) uploaded a file to dropbox with a few changes that seem to make it reasonably work (for me)... http://dl.dropbox.com/u/2040050/group/2010.09.06%20sandboxmm.html As for the error in the toolbar jump... that was due to having it wrapped in a tiddler macro call which wasn't actually referring to an existing tiddler but only to it's section. I sure wouldn't know why this would corrupt the toolbar macro as it should not require any searching for containing tiddlers in the DOM when it comes to the jump command. So, maybe that's actually a core bug ...or simply an accepted limitation ...as one can work around it by not transcluding the toolbar macro from tiddler sections but from a full tiddler instead, as I did by creating a tiddler called SideBarControls. @ Skye Unless you also want to somehow animate the opacity, I guess you just need to set the corresponding definitions for whatever browser you want to support in your StyleSheet... though that differs largely across browsers and even more so for iframes, especially in IE. I'm a bit lazy doing the research, I hope you don't mind. ;o) As for "the plugin", I really just copy'n'pasted this script from the jquery distro and tagged it systemConfig. Well ok, I also replaced all $ with jQuery but that was about it. It really makes one wonder how much jQuery magic is outthere ready to tap into without much of a need for adaptation on the TiddlyWiki end. Tobias. -- 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.

