Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: onLoad problems


Message #1 by KATHLEEN.M.WHALEN@c... on Wed, 28 Nov 2001 12:19:04 -0500
I have a function set to execute onLoad within a page.  The purpose of the 
function is to set focus to a field when the page is loaded.  When I move 
the <SCRIPT> from the <HEAD> section into my included JS file, it does not 
work.  Does a function have to be in the <HEAD> section to work when 
onLoad?  Why?



  Return to Index