PHP怎样使用FCKeditor ?
<scripttype="text/javascript">window.onload=function(){varsBasePath='/FCKeditor/';var...
<script type="text/javascript">
window.onload = function()
{
var sBasePath = '/FCKeditor/' ; var oFCKeditor = new FCKeditor("content"); //content是表单名
oFCKeditor.BasePath = sBasePath ;
oFCKeditor.Width = "100%" ;
oFCKeditor.Height = "400" ;
oFCKeditor.ReplaceTextarea();
}
</script>这样为什么显示不出来编辑器呢? 展开
window.onload = function()
{
var sBasePath = '/FCKeditor/' ; var oFCKeditor = new FCKeditor("content"); //content是表单名
oFCKeditor.BasePath = sBasePath ;
oFCKeditor.Width = "100%" ;
oFCKeditor.Height = "400" ;
oFCKeditor.ReplaceTextarea();
}
</script>这样为什么显示不出来编辑器呢? 展开
1个回答
2014-03-08
展开全部
这个也好简单的,调用FCK有固定的格式,那里面也有配置,不难的
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询