Hi Guys,
I have a page showing a rather long tiddlers list.
Each tiddler is shown with it's title and contents. Due to this the page 
shows too much information.
By now on what I can do is hide the contents by modifying my CSS:

A) .content {display: none} /* to hide the contents */
B) .content {display: block} /* to show everythnig: title and contents */

The question is that i want* *to chose between A or B without having to 
edit my CSS.
I'm thinking* *about placing a pair of buttons (A and B) on the MainMenu so 
as that on clicking them my CSS could be automatically modified.

Is there any way to do this?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/HTlwH29M2iEJ.
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