摘要:
Html代码 本来是计划用tinyMCE的,可是tinyMCE不支持文件上传,只好换成了FCK,可是发觉FCK有一点不是很方便,也可能是自己一直没有找到,设置的办法。 官方js中的配置 this.InstanceName=instanceName; this.Width=width||‘100%’; this.Height=height||‘200′; this.ToolbarSet=toolbarSet||‘Default’; this.Value=value||”; this.BasePath=FCKeditor.BasePath; this.CheckBrowser=true; this 阅读全文
posted @ 2011-01-18 16:42
xwf2160
阅读(920)
评论(1)
推荐(1)