Hi all,
I am interested to develop a mathematics web forum. I have tried jsMath; it is a cool javascript library to render latex command on the client side. The rendered output is also beautiful because it can load tex font installed on the client computer.
However, I am wondering its security so I prefer to use jQuery library if this kind of feature is also available.
Is there a plan to develop a library like jsMath in jQuery?
Thank you in advance.