Skip to content

Replace window.onload with alternative function

Compare
Choose a tag to compare
@arsors arsors released this 15 Oct 13:58
· 22 commits to master since this release

To prevent overwriting the window.onload function, I replaced onload with an alternative function. Now you can use window.onload without problems in your script.