JS插件
iteye_5892
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CKFinder 2.0.1破解版
\x54\x68\x69\163\040\151\x73\x20\x74\x68\145\x20\104\x45\x4d\117\040\166\x65\162\163\151\157\156\x20\x6f\x66\040\103\x4b\x46\151\156\x64\x65\162\056\040"+E,G="\x50\x72\157\144\x75\x63\164\x20\x6c\x69\...原创 2010-08-30 12:05:02 · 168 阅读 · 0 评论 -
FCKeditor 常用js函数
利用Javascript取和设FCKeditor值也是非常容易的,如下: // 获取编辑器中HTML内容 function getEditorHTMLContents(EditorName) { var oEditor = FCKeditorAPI.GetInstance(EditorName); return(oEditor.GetXHTML(true)); } ...原创 2010-09-04 14:59:37 · 119 阅读 · 0 评论
分享