Home >Backend Development >PHP Tutorial > dreamweaver cs4的一个fck编辑器插件的应用异常

dreamweaver cs4的一个fck编辑器插件的应用异常

WBOY
WBOYOriginal
2016-06-13 13:09:431428browse

dreamweaver cs4的一个fck编辑器插件的应用错误
我用DW cs4的fck插件编辑网页时,修改了fck的路径,但是还是出现了错误:

代码如下:







运行时出现不了编辑区域,只出现了功能区域。



------解决方案--------------------
至少
src="fckeditor/editor/fckeditor.html?InstanceName="firstefck&Toolbar=Firste"
应为
src="fckeditor/editor/fckeditor.html?InstanceName=firstefck&Toolbar=Firste"

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn