collection of code snippets that might be helpful
function fraction(a, b) { return "<span style=\"font-size:80%;letter-spacing:-1px;\"><sup>"+a+"</sup>⁄<sub>"+b+"</sub> </span>";}
No comments:
Post a Comment