
May 28th, 2004, 09:08 AM
|
 |
General
|
|
Join Date: Mar 2001
Location: UK
Posts: 4,245
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Othaglot and Cane - Story Thread
Quote:
Originally posted by Baron Munchausen:
I think that relative addresses will work inside the JS code.
|
Heh... that's one of the few places I *have* used full paths.
Quote:
Where I don't think they work is in the HTML that tells the browser where to get the source. That's what I meant -- the source for the frames themselves. Why does the sci_fi.js file still have no URL reference? It's just a bald file name.
|
Well... because it's in the same directory. I don't have to include full paths for every single .gif file I reference do I?
Quote:
Edit:
BTW, the errors I got on the early Version with IE were 'permission' related. So that makes me think that your remaining problems could be with the stricter security of browsers like Mozilla.
|
OK, well at least that gives me another angle of attack to this problem. Take the timestamp of this post and add ten minutes, and from then there will be a new Version to test. Thanks for all your help so far.
|