[removed] vs [removed]

后端 未结 9 1451

Which is more widely supported: window.onload or document.onload?

9条回答
  •  谎友^
    谎友^ (楼主)
    2020-11-21 06:15

    window.onload however they are often the same thing. Similarly body.onload becomes window.onload in IE.

提交回复
热议问题