Mathjax + CKEditor 4 + CKEditor in ajax based popup
I have configured CKEditor 4 and I have following things on my page. I have one CKEditor in page. Two options to set values. These two options themselves options two ajax based popups each. These ajax based popups contains CKEditor. Now I have following issues: I have integrated MathJax . Main page's CKEditor properly shows entered mathematical formulas. 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. I would like to show