Hi there,
a very strange happened. It seems that IE (7 and 8) can't load a webpage when the script reference (script language="javas cript" type="text/javascript" src="..:") is in the body... It should be normally put into the header, that's clear. But sometimes, on dynamic web portals, it seems really complicated to do that. So, on some occasions, I insert the script somewhere in the body. But it seems that is something IE really does not like. When I put the same reference in the header, no problem.
I am surprised to see that behavior. Is there anything I can do? Besides doing the effort to put all the references than into the header?
Thanks for any hints.
a very strange happened. It seems that IE (7 and 8) can't load a webpage when the script reference (script language="javas cript" type="text/javascript" src="..:") is in the body... It should be normally put into the header, that's clear. But sometimes, on dynamic web portals, it seems really complicated to do that. So, on some occasions, I insert the script somewhere in the body. But it seems that is something IE really does not like. When I put the same reference in the header, no problem.
I am surprised to see that behavior. Is there anything I can do? Besides doing the effort to put all the references than into the header?
Thanks for any hints.
Comment