# Pastebin BYgVj2wE function MyCtrl($scope) { angular.element(document).ready(function () { console.log('Hello World'); }); }