Mathjax + CKEditor 4 + CKEditor in ajax based popup

非 Y 不嫁゛ 提交于 2019-12-07 23:27:42

问题


I have configured CKEditor 4 and I have following things on my page.

  1. I have one CKEditor in page.
  2. Two options to set values.
  3. These two options themselves options two ajax based popups each.
  4. These ajax based popups contains CKEditor.

Now I have following issues:

  1. I have integrated MathJax.
  2. Main page's CKEditor properly shows entered mathematical formulas.
  3. CKEditors in ajax based popups first time properly save mathematical formulas but when I reopen those ajax based popups and try to fill saved data (data was save in HTML form) in CKEditor again then no values are shown.
  4. I would like to show these mathematical formulas of MathJax to other HTML tags like li.
  5. Even facing issues displaying mathematical formulas in same page after saving equations in ajax based popups.

Any help will be appreciated.

来源:https://stackoverflow.com/questions/27547100/mathjax-ckeditor-4-ckeditor-in-ajax-based-popup

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!