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