Tagged Questions
2
votes
0answers
136 views
MathJax - how to render equations in “title” atribute? [closed]
Is it possible to force MathJax to render equations that are in title attribute of img or other element ?
e.g.
<img src="xx.png title =" $$ \frac {3}{4}} $$ ">
now it don't work. Page ...