After loading, the editor registers the global FCKeditorAPI object. This object offers an entry point for interacting with any editor instance hosted on the page, and I get an error message indicating that FCKeditorAPI is not defined, so there is some method in javascript to check if fckeditor is loaded or not.
source
share