dreamweaver cs4的一个fck编辑器插件的应用错误
我用DW cs4的fck插件编辑网页时,修改了fck的路径,但是还是出现了错误:
代码如下:
<iframe id=”firstefck___Frame” src=”fckedi%本文@来源gao@!dai!ma.com搞$$代^@码!网搞代gaodaima码tor/editor/fckeditor.html?InstanceName=”firstefck&Toolbar=Firste” width=”90%” height=”300px” frameborder=”0″ scrolling=”no”></iframe>
运行时出现不了编辑区域,只出现了功能区域。
——解决方案——————–
至少
src=”fckeditor/editor/fckeditor.html?InstanceName=”firstefck&Toolbar=Firste”
应为
src=”fckeditor/editor/fckeditor.html?InstanceName=firstefck&Toolbar=Firste”