how to change document ready jquery from console code example Example: document ready $( document ).ready(function() { console.log( "ready!" ); });