Hi!
First, let me explain, what I'm trying to achieve.

Show last 10 | 20 | 50 | 100 changes.
--------------------------------------------------------
|                                                       |
|  content that depends on my choice  |
|                                                       |
--------------------------------------------------------
So when I click 10 or 20 or 50 or 100, the area changs accordingly.
I've tried with tabs and nested sliders, and while the results work as
expected, the surrounding text is "malformed". For example:
With tabs it always looks like this:

Show last
10 | 20 | 50 | 100
--------------------------------------------------------
|                                                       |
|  content that depends on my choice  |
|                                                       |
--------------------------------------------------------
changes.

With sliders it looks like this, when I make a selection:

Show last
10 | 20
--------------------------------------------------------
|                                                       |
|  content that depends on my choice  |
|                                                       |
--------------------------------------------------------
| 50 | 100 changes.

What I want is for the text to always be in a single line, like this:
Show last 10 | 20 | 50 | 100 changes.
I only want the content underneath to change. I was thinking about
multiple tiddlers with corresponding links, but that wouldn't work
since the corresponding tiddler would open and "overwrite" the master
tiddler. I'm using SinglePlagePlugin and I want to stay on the master
page when I change the selection. Any suggestions?

w

-- 
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