MathML polyfill

Looking for WET v3.1?

WET v4.0 is now the current version. There is a new location for the current page in WET v3.1.

Questions or comments?

Purpose

Emulates MathML support for browsers that do not have native MathML support.

Use when

Working example

English example

French example

How to implement

  1. Code any formulas to include in a Web page in MathML and insert the MathML code into the HTML code using the <math> element. The polyfill is automatically loaded in browsers that do not have MathML support.

Note: The MathML polyfill depends on MathJax which is loaded from the MathJaX CDN.

Source code

MathML source code on GitHub (bundled as part of the Modernizr polyfill loading).

Date modified: