window.onload vs document.onload

Posted by Chris Ballance on Stack Overflow See other posts from Stack Overflow or by Chris Ballance
Published on 2009-02-25T21:45:11Z Indexed on 2010/03/15 5:49 UTC
Read the original article Hit count: 552

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

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about javascript-events