Differences between revisions 11 and 12
Revision 11 as of 2008-12-12 09:41:20
Size: 1398
Editor: KaiJaeger
Comment:
Revision 12 as of 2008-12-12 10:09:09
Size: 1823
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in.
Line 29: Line 29:
<<SeeSaw(section="example2", toshow="Dyalog section", tohide="APLX section")>>

{{{#!wiki seesaw/example2
Some details; related to Dyalog APL

{{{#!wiki seesaw/example2/example2-bg
Some details; related to APLX
{{{#!wiki seesaw/example2/show
'''Dyalog Section'''<<BR>><<BR>>
Some details related to Dyalog APL.<<BR>>
This is shown initially. It is hidden and the "APLX" section is displayed when "Show Dyalog section" is clicked.
Line 38: Line 35:
'''Not working yet - still under construction!''' <<SeeSaw(section="example2", toshow="Show APLX section", tohide="Show Dyalog section")>>

{{{#!wiki seesaw/example2/hide
'''APLX Section'''<<BR>><<BR>>
Some details related to APLX.<<BR>>
This is hidden initially..

'''Working but not prefect yet - still under construction!'''
}}}

SeeSaw Macro

SeeSaw is a MoinMoin macro written by Jim Wight.

Overview

In case that a particular topic is very complex, you might have to provide quite a large amount of information. On the Web, chances are that a user will stop reading any information at all if she gets flooded with too many pieces of information.

A common technique to deal with this problem is to provide only essential information but to allow the user to "show" more information usually represented by a short description.

That's what the MoinMoin macro SeeSaw is designed to do.

Inline Usage

This line contains some »» text. Click on the link to show it.

Section Usage

I. Reveale text

Show the details

This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in.

II. Toggle text

Dyalog Section

Some details related to Dyalog APL.
This is shown initially. It is hidden and the "APLX" section is displayed when "Show Dyalog section" is clicked.

Show APLX section

APLX Section

Some details related to APLX.
This is hidden initially..

Working but not prefect yet - still under construction!

SeeSaw (last edited 2017-02-16 18:42:06 by KaiJaeger)