<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="../../../../style/mathml.xsl"?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <!--
Copyright &#251; 1994-2003 World Wide Web Consortium, (Massachusetts Institute
of Technology, European Consortium for Informatics and
Mathematics, Keio University). All Rights Reserved. See
http://www.w3.org/Consortium/Legal/.
  -->
  <head>
    <title> W3C MathML TestSuite, Version 2: mactionBtoggle1</title>
</head>
  <body style="background: #ffffff">
    <table width="100%" cellpadding="8">
      <tr>
        <td>
          <a href="../../../Presentation/DynamicExpressions/maction/mactionBstatus1.xml">
    prev </a>
        </td>
        <td style="text-align: right">
          <a href="../../../Presentation/DynamicExpressions/maction/mactionBtooltip1.xml">
    next</a>
        </td>
      </tr>
    </table>
      <table style="background:#cccccc" cellpadding="4">
        <tr>
          <td style="text-align: right" valign="top">File:</td>
          <td>Presentation/GeneralLayout/maction/mactionBtoggle1.xml (<a href="mactionBtoggle1.mml">mml file</a>)
        </td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Author:</td>
          <td>Design Science, Inc. (D. Doyle)</td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Description:</td>
          <td>Test of maction using the toggle actiontype</td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Sample Rendering:</td>
          <td>
            <table>
              <tr>
                <td>
                  <img src="mactionBtoggle1.png" alt="Created by: webeq"/>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    <p>
      <b>Your browser's rendering</b>:</p>
    <p>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <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>
  </p>
    <hr/>
    <p>
      <b>Source Code</b>:</p>
    <pre>
    &lt;math>
      &lt;maction actiontype="toggle"> 
        &lt;mrow> 
          &lt;mfrac> 
            &lt;mi>x&lt;/mi> 
            &lt;mn>2&lt;/mn> 
          &lt;/mfrac> 
          &lt;mo>+&lt;/mo> 
          &lt;mn>2&lt;/mn> 
        &lt;/mrow> 
        &lt;mrow> 
          &lt;mfrac> 
            &lt;mi>x&lt;/mi> 
            &lt;mn>2&lt;/mn> 
          &lt;/mfrac> 
          &lt;mo>+&lt;/mo> 
          &lt;mfrac> 
            &lt;mn>2&lt;/mn> 
            &lt;mn>2&lt;/mn> 
          &lt;/mfrac> 
        &lt;/mrow> 
        &lt;mrow> 
          &lt;mfrac> 
            &lt;mrow> 
              &lt;mi>x&lt;/mi> 
              &lt;mo>+&lt;/mo> 
              &lt;mn>2&lt;/mn> 
            &lt;/mrow> 
            &lt;mn>2&lt;/mn> 
          &lt;/mfrac> 
        &lt;/mrow>
      &lt;/maction>
    &lt;/math>
  </pre>
    <p style="text-align: right">
      <a href="../../../../overview.html" target="_top">
	Test Suite Home
	</a>
    </p>
    <hr/>
  </body>
</html>
