These solutions will work:
<body onload="script();">
or
document.onload = function ...
or even
window.onload = function ...
Note that the last option is a better way to go since it is unobstrusive and is considered more standard.
Related Posts:
- How to make JavaScript execute after page load?
- How to make JavaScript execute after page load?
- Onclick javascript to make browser go back to previous page?
- Javascript: getElementById vs getElementsById (both works on different pages)
- Check if an element contains a class in JavaScript?
- How can I change an element’s class with JavaScript?
- How do I programmatically set the value of a select box element using JavaScript?
- How can I capture the right-click event in JavaScript?
- Edit webpage with javascript trick – how to “unedit”?
- jQuery document.createElement equivalent?
- Automatically pausing html5 video as the ‘next’ button is pressed (javascript/ jquery)
- Is it possible to write data to file using only JavaScript?
- How can I scroll to an element using jQuery?
- jQuery.click() vs onClick
- Remove CSS class from element with JavaScript (no jQuery) [duplicate]
- Include another HTML file in a HTML file
- Is it possible to write data to file using only JavaScript?
- Set cookie and get cookie with JavaScript
- Which is better: or
- How to resolve the C:\fakepath?
- Why is my Javascript not working?
- How can I get the values of data attributes in JavaScript code?
- mailto using javascript
- mailto using javascript
- Mailto using Javascript?
- How to change css property using javascript
- JavaScript get element by name
- javascript close current window
- I am trying to make a simple toggle button in javascript
- How to call a JavaScript function within an HTML body
- How to save user input into a variable in HTML and JavaScript
- Hiding a button in Javascript
- Show/hide ‘div’ using JavaScript
- Get HTML code using JavaScript with a URL
- Uncaught TypeError: Cannot read property ‘top’ of undefined
- Calculate percentage Javascript
- How to display image with JavaScript?
- How can I select an element by name with jQuery?
- Resize image with javascript canvas (smoothly)
- JavaScript function onhover in
- Hide element by class in pure Javascript
- Parse an HTML string with JS
- How to play a mp3 using Javascript? [duplicate]
- mailto using javascript
- Function not defined javascript
- How to submit a form with JavaScript by clicking a link?
- How to call a REST web service API from JavaScript?
- Check a radio button with javascript
- Is it possible to append to innerHTML without destroying descendants’ event listeners?
- AppendChild() is not a function javascript
- JavaScript: Get image dimensions
- Why write script type=”text/javascript” when the mime type is set by the server?
- Retrieve the position (X,Y) of an HTML element
- How to select an input element by value using javascript?
- javascript window.location in new tab
- How to create a hidden in JavaScript?
- Cannot read property ‘style’ of undefined — Uncaught Type Error
- Why onbeforeunload event is not firing
- How to make HTML element resizable using pure Javascript?
- How do I clear the content of a div using JavaScript?
- Redirect from an HTML page
- What is ' and why does Google search replace it with apostrophe?
- Should I use tag for icons instead of ? [closed]
- How do I vertically align text in a div?
- How do I vertically center text with CSS?
- How do I vertically center text with CSS?
- Bootstrap 4 Sticky Footer Not Sticking
- Maintain the aspect ratio of a div with CSS
- Bootstrap dropdown not working
- How to convert selected HTML to Json?
- How to Open New window on every Click
- Why is the jquery script not working?
- How to style the option of an html “select” element?
- HTML: How to center align a form
- How to mark-up phone numbers?
- CSS pick a random color from array
- html5 error : Element head is missing a required instance of child element title
- Print the contents of a DIV
- Add image in title bar
- Embedding instagram webpage inside an iframe
- How to use the “required” attribute with a “radio” input field
- Local Storage vs Cookies
- Redirect website after specified amount of time
- Highlight a word with jQuery
- Javascript: ‘window’ is not defined
- Is there a vr (vertical rule) in html?
- Fire oninput event with jQuery
- How to view an HTML file in the browser with Visual Studio Code
- Accessing WordPress data via JSON gives HTML data for certain keys
- Firefox CSS Animations Broke [closed]
- Inline style HTML attribute is being stripped from all elements of a post
- Unfamiliar HTML Properties in Avada and Divi Themes [closed]
- html form: redirect page after form completes submit function and posts data
- Putting custom html/js page into Elementor as it’s own block
- Add other class content with reference class value
- Where to find HTML to post Adsense Code
- An extra is appearing in my source code–how do I diagnose the source?
- how i can change wordpress post views?
- Configuration Options for embedded YouTube Videos
- Minify HTML on specific page