D
davidemazza82
Hi all,
I got an [object error] from IE 7.0.5730.11 when moving the <script
src="..." type="text/javascript" /> tag from the <head> part to the
<body> section of a HTML file.
Is not possibile to include Javascript code via <script src="..."
type="text/javascript" /> from the <body> section, instead from the
<head> one? If yes, anyone has any idea of which the problem could be?
If not, how can I programmatically include a javascript external file
inside the <body> part of a HTML file, for example, using Javascript
to some particular native functions?
Tnx a lot
Bye
David
I got an [object error] from IE 7.0.5730.11 when moving the <script
src="..." type="text/javascript" /> tag from the <head> part to the
<body> section of a HTML file.
Is not possibile to include Javascript code via <script src="..."
type="text/javascript" /> from the <body> section, instead from the
<head> one? If yes, anyone has any idea of which the problem could be?
If not, how can I programmatically include a javascript external file
inside the <body> part of a HTML file, for example, using Javascript
to some particular native functions?
Tnx a lot
Bye
David