G
Guest
After searching through KB and going over posts here, I see no mention of
this issue. So into the ether it goes...
I've been making a Web page on my local machine. Mostly for myself, but
this concerns me for future development. When linking to script sources using
<script type="text/javascript" src="/path/to/script.js"/> pages in IE6
present as blank, examining the source shows that the content was downloaded
but not displayed.
After some tinkering I've determined it isn't anything except for the
fact that the file is sourced from outside the document. The page can be
reformulated to embed the script directly and works fine, but when going
outside the document it displays as blank.
This issue appears to only happen in IE too. The computers I'll be
using to access this page are all IE, while I use Firefox, so it's important
that it work.
I've lowered the security profile my installation of IE, which didn't
do anything. I've disabled all firewalling/virus checking and found that
didn't help either. As I said before there didn't appear to be any relevant
KB articles, but I could've missed something.
If there is anyone with experience in this issue that has a resolution,
please, I'd be interested in how you solved this issue.
TIA,
Nathan
this issue. So into the ether it goes...
I've been making a Web page on my local machine. Mostly for myself, but
this concerns me for future development. When linking to script sources using
<script type="text/javascript" src="/path/to/script.js"/> pages in IE6
present as blank, examining the source shows that the content was downloaded
but not displayed.
After some tinkering I've determined it isn't anything except for the
fact that the file is sourced from outside the document. The page can be
reformulated to embed the script directly and works fine, but when going
outside the document it displays as blank.
This issue appears to only happen in IE too. The computers I'll be
using to access this page are all IE, while I use Firefox, so it's important
that it work.
I've lowered the security profile my installation of IE, which didn't
do anything. I've disabled all firewalling/virus checking and found that
didn't help either. As I said before there didn't appear to be any relevant
KB articles, but I could've missed something.
If there is anyone with experience in this issue that has a resolution,
please, I'd be interested in how you solved this issue.
TIA,
Nathan