var oFCKeditor=new FCKeditor( ‘content’ ) ;
oFCKeditor.BasePath=”fckeditor/” ;
oFCKeditor.Height=300 ;
oFCKeditor.Value='{ $content }’ ;
oFCKeditor.Create() ;
© 版权声明
文章版权归作者所有,未经允许请勿转载。
var oFCKeditor=new FCKeditor( ‘content’ ) ;
oFCKeditor.BasePath=”fckeditor/” ;
oFCKeditor.Height=300 ;
oFCKeditor.Value='{ $content }’ ;
oFCKeditor.Create() ;