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

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

WBOY
Release: 2016-06-13 13:09:43
Original
1427 people have browsed it

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"

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template