| prev | next |
| File: | Presentation/GeneralLayout/maction/mactionBtoggle1.html | |
| Author: | Design Science, Inc. (D. Doyle) | |
| Description: | Test of maction using the toggle actiontype | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<maction actiontype="toggle">
<mrow>
<mfrac>
<mi>x</mi>
<mn>2</mn>
</mfrac>
<mo>+</mo>
<mn>2</mn>
</mrow>
<mrow>
<mfrac>
<mi>x</mi>
<mn>2</mn>
</mfrac>
<mo>+</mo>
<mfrac>
<mn>2</mn>
<mn>2</mn>
</mfrac>
</mrow>
<mrow>
<mfrac>
<mrow>
<mi>x</mi>
<mo>+</mo>
<mn>2</mn>
</mrow>
<mn>2</mn>
</mfrac>
</mrow>
</maction>
</math>