2007-3-1 19:04
引用
.jpg)
document.getElementById('content').value
;来读取数据,但是FCKEDITOR用的是TEXTAREA REPLACE,即在FCKeditor 中编辑的内容并不属于TEXTAREA“content”。
怎么办呢?于是,我去官网查了一下,还真找到了一个方法来解决:FCKeditor提供了JSAPI。看到了上面的图吗?成功啦。
读取content方法如下:
var oEditor = FCKeditorAPI.GetInstance('content');
var content = blogencode(oEditor.GetXHTML(true))
;将修改好的autosave.js 保存至至editor/custom目录下。再相应修改editordef.php即可。
winamp5.0配置文件制作实例
bo-blog简繁转换插件


日历


