{{{#!wiki
<<Include(SeeSawExamples/Menu)>>

== Example 17 - Using SeeSaw with span macro and HTML ==
}}}

## Swap seesaw and ##seesaw on the following two #!wiki blocks to switch the example in and out
##
{{{#!wiki ##seesaw solid green 
Edit the text to make available an example which uses the span macro (if installed)
}}}

{{{#!wiki seesaw
<<SeeSaw(example17, "<<Show>> Windows.", "<<Show>> Linux.")>>
<<span("seesaw example17 blue show")>> This is the Linux section<<span>>
<<span("seesaw example17 yellow")>> This is the Windows section<<span>>
}}}

----

Show <<SeeSaw(toc, Long, Short)>> Table Of Contents

{{{#!html
<div class="seesaw toc show">
}}}

<<TableOfContents(3)>>

{{{#!html
</div>
<div class="seesaw toc">
}}}

<<TableOfContents>>

{{{#!html
</div>
}}}

=== One ===
==== one point one ====
==== one point two ====
=== Two ===
==== two point one ====
=== Three ===
==== three point one ====
