tinymce or chkeditor so...in facebox modal window

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • samvb
    New Member
    • Oct 2006
    • 228

    tinymce or chkeditor so...in facebox modal window

    I open page1.php in modal window. Page1.php calls another underground php file to render its contents. One output to it is a form containing textarea. I need to make the textarea rich with tinymce (which i have worked with before) but I can't. It works fine in a non-modal fashion but in modal, the textarea is normal, no javascript errors.

    What would be the way to make my textarea rich? I dont mind changing from tinymce to other techs if it works fine.
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Have you checked the code contains the necessary JavaScript files in the modal window? Post some code or a link to a page demonstrating the problem.

    Comment

    Working...