CKEDITOR.plugins.mathjax
class
singleton
private
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 : element
Copy source.
to : element
Copy target.
-
Trims MathJax value from '(1+1=2)' to '1+1=2'.
Parameters
value : String
String to trim.
Returns
String
Trimed string.