Gets the equation string from the given equation IMG node. Returns empty
string if the src attribute of the is not a valid equation url.
|
code » | |
Returns the equation string src for given image url.
|
code » | |
Returns the html for the html image tag for the given equation.
|
code » | |
Returns the equation image src url given the equation.
|
code » | |
Checks whether given node is an equation element.
|
code » | |
Checks whether equation is too long to be displayed.
|
code » |
![]()
The default background color as used in the img url, which is fully
transparent white.
|
Code » | |
![]()
Non-standard to put on our equations IMG elements. Useful when classes need
to be scrubbed from the user-generated HTML, but non-standard attributes
can be white-listed.
|
Code » | |
![]()
Class to put on our equations IMG elements.
|
Code » | |
![]()
Vertical alignment for the equations IMG elements.
|
Code » | |
![]()
The default foreground color as used in the img url, which is black.
|
Code » | |
![]()
The longest equation which may be displayed, in characters.
|
Code » | |
![]()
Class to put on IMG elements to keep the resize property bubble from
appearing. This is different from PLACEHOLDER_IMG_CLASS because it's
reasonable in some cases to be able to resize a placeholder (which should
be reflected when the placeholder is replaced with the other content).
|
Code » | |
![]()
The server name which renders the equations.
We use https as equations may be embedded in https pages
and using https prevents mixed content warnings. Note that
https equations work only on google.com domains.
|
Code » |