function makeEditor() {
var oFCKeditor = new FCKeditor( 'testfck' ) ;
oFCKeditor.BasePath = "http://localhost/BeauteIntegrale/cpanel/" ;
oFCKeditor.Config[ 'ToolbarLocation' ] = 'Out:xToolbar' ;
oFCKeditor.Height = 500;
oFCKeditor.Weight = 230;
oFCKeditor.ReplaceTextarea() ;
}
Sun, 04/12/2009 - 16:38
#1
