What exactly is the difference between the window.onload
event and the onload
event of the body
tag? when do I use which and how should it be done correctly?
What exactly is the difference between the window.onload
event and the onload
event of the body
tag? when do I use which and how should it be done correctly?