I need to execute some JavaScript code when the page has fully loaded. This includes things like images.

I know you can check if the DOM is ready, but I don’t know if this is the same as when the page is fully loaded.

14 Answers
14

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *