Topic: Dynamic load of tinymce with image manager causes ie7 error
I tried using the code from here: http://tinymce.moxiecode.com/examples/example_12.php
with imagemanager as one of the plugins. However, it causes JS errors in ie7 (and the tiny fails to load). Once i remove imagemanger as one of the plugins, everything works fine... This leads me to believe that there is something in imagemanager causing the problem. Any ideas on what might be happening here? Thanks for your help!