I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
Index » Products » LaTeX Equation Editor » CK Editor »

danielmerino\′s Photo
26 May 11, 10:34AM
Hi, again.

I have managed to solve the issue adding this line:

latex = latex.replace(/\\/g,'\\\\');

before this one:

script.innerHTML = 'EqEditor.load(\''+(latex)+'\');';

Now it works OK. What do you think? Could it break other thing?

Regards.
Currently you need to be logged in to leave a message.