Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #31980

Re: Firefox external script files question

From "Mel Smith" <syntel@cox.net>
Newsgroups comp.lang.javascript
Subject Re: Firefox external script files question
Date 2016-12-26 10:49 -0700
Message-ID <ecd3i6F5jcmU1@mid.individual.net> (permalink)
References <ecd1g0F53pqU1@mid.individual.net> <local-sript-20161226182744@ram.dialup.fu-berlin.de>

Show all headers | View raw


Stefan said:

>
>  What about relative paths?
>
> src = "scripts/utilsmin.js"?

Just ried relative path. Didn't work.


>
>  Or an absolute path with the file protocol?
>
>  Maybe you need to set security.fileuri.strict_origin_policy
>  to false?
    I don't know how to do the above.

    BUT, I just installed a few minutes ago the Safari 5.34.57.2 browser, 
and it, too, works perfectly.

    There is something weird about FF that doesn't bother the other browsers 
at all !

    Also, if I temporarily and quickly place the page on the 'real' server, 
and visit the page, FF runs correctly !  But I have to remove it and use the 
placeholder page for a few more months until I get this project up and 
running.

Thanks for the suggestions.
    (and rather the put up a local server, I guess I'm going to do my 
testing on the other browsers and forget about FF for now. What a pity :(  )

-Mel Smith

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Firefox external script files question "Mel Smith" <syntel@cox.net> - 2016-12-26 10:14 -0700
  Re: Firefox external script files question "Mel Smith" <syntel@cox.net> - 2016-12-26 10:49 -0700
    Re: Firefox external script files question "Mel Smith" <syntel@cox.net> - 2016-12-26 11:01 -0700
  Re: Firefox external script files question Luuk <luuk@invalid.lan> - 2016-12-26 19:57 +0100
    Re: Firefox external script files question "Mel Smith" <syntel@cox.net> - 2016-12-26 12:48 -0700
      Re: Firefox external script files question Luuk <luuk@invalid.lan> - 2016-12-26 20:56 +0100
  Re: Firefox external script files question "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-12-26 12:50 -0800
    Re: Firefox external script files question "Mel Smith" <syntel@cox.net> - 2016-12-26 16:01 -0700
  Re: Firefox external script files question JJ <jj4public@vfemail.net> - 2016-12-27 15:14 +0700

csiph-web