prev | ( testsuite > Presentation > DynamicExpressions > maction > mactionBtooltip1 ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/DynamicExpressions/maction/mactionBtooltip1 |
CVS-ID: | |
Author: | Design Science, Inc. (D. Doyle) |
Description: | Test of maction using the tooltip actiontype |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <maction actiontype="tooltip"> <mfrac> <mi>y</mi> <mi>x</mi> </mfrac> <mtext>Divide y by x</mtext> </maction> </math>