CKEDITOR.plugins.mathjax
classsingletonprivate
Filtering
Properties
-
A variable to fix problems with
iframe. This variable is global because it is used in both the widget and the dialog window. -
Loading indicator image generated by http://preloaders.net.
Methods
-
Computes predefined styles and copies them to another element.
Parameters
from : elementCopy source.
to : elementCopy target.
-
Trims MathJax value from '(1+1=2)' to '1+1=2'.
Parameters
value : StringString to trim.
Returns
StringTrimed string.