$( document ).ready(function() { console.log( "ready!" ); CKEDITOR.replace( 'body' ); });