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