javascript - Jqmath producing strange behaviour, incorrect rendering -


I am using jqmath for math rendering. This is the complete code

   / P & gt; & Lt; / Body & gt; & Lt; / Html & gt;   

It is fully working in Firefox, but not in Chrome 32 and IE8. I checked the compatibility and it says that jqmath is compatible with both versions. So why is not it working?

The strange part is that it is working perfectly and when I type the math expression in the text area available for practice on the homepage, it is being sung properly.So where's the problem?

edit

Symbols are appearing but they are scattered. It seems that the problem is only with division - eg. 2 / 3. If I write the same expression in the available testing area by going to the homepage of jqmath using the same version of Chrome, they are presented correctly.

Example 1

Firefox (correct) Image description here enter Chrome (wrong) Enter image details here

Example 2

Firefox (right) Enter image details here Chrome (wrong) Enter image details here

jqMath uses browsers in MathML, including Firefox and Safa There are recent versions of RE (WebKit). Unfortunately, I. And chrome is not so advanced (although older versions of IE can use Mathplier plugin for MathML), so JMMath must use its own .css file to help formatting. This tells the solution you have received.

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -