IE6 SP2 Jscript not loaded on default index.htm file
- From: "TPGuru" <nitzan@xxxxxxxxxxxxxxxxxxx>
- Date: 3 Mar 2007 23:54:05 -0800
Hello all,
This is a bit strange. My index.htm file contains the following
JSCRIPT include command:
<script language="JavaScript" src="http://www.AnotherDomainName.com/
Jscripts/Ascript.js" type="text/javascript"></script>
The Ascript.js file has the following code:
document.write("<iframe id='Iframe1' src='http://
www.AnotherDomainName.com/Morescript.aspx' width='100px'
height='93px' frameborder='0' scrolling='no'
allowtransparency='true'></iframe>");
The problem is that when I access the website www.mydomain.com it
seems that the script doesn't run but when I access www.mydomain.com/index.htm
directly it works ok.
Your help is appreciated.
Thanks.
.
- Follow-Ups:
- Prev by Date: Saber si una página se ha cargado totalmente
- Next by Date: Re: IE6 SP2 Jscript not loaded on default index.htm file
- Previous by thread: Saber si una página se ha cargado totalmente
- Next by thread: Re: IE6 SP2 Jscript not loaded on default index.htm file
- Index(es):
Relevant Pages
|