<script language="javascript">
var oFCKeditor = new FCKeditor('content');
oFCKeditor.BasePath = "../includes/fckeditor/";
oFCKeditor.Height = 300;
oFCKeditor.Value = '{$content}';
oFCKeditor.Create();
</script>
var oFCKeditor = new FCKeditor('content');
oFCKeditor.BasePath = "../includes/fckeditor/";
oFCKeditor.Height = 300;
oFCKeditor.Value = '{$content}';
oFCKeditor.Create();
</script>
2万+

被折叠的 条评论
为什么被折叠?



