Example: MathML/Latex Formula;
MathMLFormula: "How to use for Web?"
MathMLFormula: "How to use for Air?"
MathMLFormula: "How to use for Mobile?"
MathMLFormula: Bugs or new features?
Example: MathML Editor Component;
MathMLEditor: "How to use for Web?"
MathMLEditor: "How to use for Air?"
| Put MathML/LaTeX code inside HTML | |
<html xmlns:m="http://www.w3.org/1998/Math/MathML"> <head> <script language="JavaScript" src="mathml_viewer.js"></script> </head> <body> <center> <span style="display:none;"> <m:math xmlns:m="http://www.w3.org/1998/Math/MathML"> <mrow> <mtext>a + b + c = 0/mtext> </mrow> </m:math> </span> </center> </body> </html> for LaTeX <html> <head> <script language="JavaScript" src="mathml_viewer.js"></script> </head> <body> <center> <span style="display:none;"> <latex>\[ ds^2 = dx_1^2 + dx_2^2 + dx_3^2 - c^2 dt^2 \]</latex> </span> </center> </body> </html> |
|
| View standaloane example | Download all files for this example |
| free components MathML flex GWT LaTeX Editor Air plugin MathML flash math Mathematics Equation Widget Mobile flash LaTeX Mathematics FREE Apple iOS OMML Android iPad iPhone Microsoft Word Latex MathML OMML Free |