The forum operates in read-only mode. Please head to StackOverflow for support.
var oFCKeditor = new FCKeditor( 'editor1') ; oFCKeditor.BasePath = "/_java/fckeditor/" ; oFCKeditor.ToolbarSet = 'Premium'; oFCKeditor.Width = "100%"; oFCKeditor.Height = "500px";
Re: fckeditor larger and higher?
(Although I'm using the editor via the ipweditor framework)
Paul