SyntaxFix
Write A Post
Hire A Developer
Questions
window.onload and onunload are shortcuts to document.body.onload and document.body.onunload
window.onload
onunload
document.body.onload
document.body.onunload
document.onload and onload handler on all html tag seems to be reserved however never triggered
document.onload
onload
'onload' in document -> true