Replace window.onload with alternative function
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.
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.