Hi Tobbe ToggleSliders is a transclusion.
It apparently takes the values of slices* from a tiddler and turns them into sliders. However the <<slider macro must know in which tiddler to find the slices, therefore you have to specify it - therefore the tiddlertitle must also be written into the macro. In your case (because you copied all the contents from the ToggleSliders tiddler into the mainmenu) this should be: <<slider chExample MainMenu##slider1 Example1 Example1>> <<slider chkExample MainMenu##slider2 Example2 Example2>> You could also write (If you have a tiddler called ToggleSliders with Erics transcluded content in your document?!): (Template: <<tiddler ToggleSliders with: elementID expandlabel collapselabel>>) <<tiddler ToggleSliders with: mainMenu Open Close>> All sliders (written as slices*) in the MainMenu wil be interpreted as sliders with Open/Close-buttons... * Slices Example1: |This is example slider 1| Example2: |This is example slider 2| Regards Måns Mårtensson (I haven't tried ToggleSliders myself yet - please tell if it doesn't work - and I will test it myself.. ) On Oct 3, 11:39 pm, Tobbe <[email protected]> wrote: > Hi, > > Eric, how does this ToogleSlider works? I have installed it and seen > your examples and it works, but when I copy and paste those examples > into MainMenu tiddler it doesn't. I see all the text + the buttons, > like this: > > <<tiddler ToggleSliders with: here "open all" "close all">> > <<slider chkExample ToggleSliders##slider1 Example1 Example1>> > <<slider chkExample ToggleSliders##slider2 Example2 Example2>> > Example1: |This is example slider 1| > Example2: |This is example slider 2| > > Do I miss something that this plugin is depending on? Or am I > completely dumb :) > > I wanna do a meny to the left like this and thought that ToggleSliders > could do the job. > > Help :) > > //Tobbe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

