很奇怪,关于fckeditor控件在外网显示的问题
本人用fckeditor控件在本地测试通过,但是传到外网后无法显示该网页,一片空白。而在本地却可以正常使用。
路径没问题 <iframe id="essay_desc___Frame" src="../UC/fckeditor/editor/fckeditor.html?InstanceName=essay_desc&Toolbar=Default" width="800" height="320" frameborder="0" scrolling="no"></iframe>。请问这是什么原因?