jquery trigger after page has loaded code example Example: jquery run after page load $(window).on('load', function() { // code here });