Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Mel Smith" Newsgroups: comp.lang.javascript Subject: Re: Firefox external script files question Date: Mon, 26 Dec 2016 10:49:54 -0700 Lines: 35 Message-ID: References: X-Trace: individual.net C28FtgY7fniQdHY5Z0i20AFnN3UAsxlJ1xJAmZA2ADxKUStOto Cancel-Lock: sha1:aVL3DBCQoWfVTSR9h4JJHrF3hWI= X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Xref: csiph.com comp.lang.javascript:31980 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