Talk:JavaScript/Event Handling

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

[edit] DOM on page load

Should we mention something about how working with page elements isn't possible directly from the head, unless some kind of window.onload technique is used, or unless the script is placed at the end of the body, just before the </body> tag? Pmw57 (talk) 08:33, 22 February 2009 (UTC)