| Author |
SCRIPT tag inside web page (HEAD vs BODY)
|
Manio Manegra
Greenhorn
Joined: Sep 15, 2006
Posts: 8
|
|
Hello everybody, I'd like to know if there is any difference placing your SCRIPT tag inside HEAD tag instead of putting into BODY tag. I know that conceptually you should put your SCRIPT tag in the HTML header section if its code is about a deferred action, but the main point is: what is the difference in browser behavior in those two scenarios? Anyone could help? Bye Manio
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
There really is no major difference that I am aware of. Eric
|
 |
 |
|
|
subject: SCRIPT tag inside web page (HEAD vs BODY)
|
|
|