Re: [jQuery] JS loading problem with FF

2007-03-25 Thread Ⓙⓐⓚⓔ
high-ascii packing is tricky! I try ti avoid it because I run strict utf-8. You've got to force the script each time it's used to be interpreted as ascii or iso8859-1 I don't use it but... it should help! On 3/25/07, Kristinn Sigmundsson <[EMAIL PROTECTED]> wrote: > > I'm sti

Re: [jQuery] JS loading problem with FF

2007-03-25 Thread gvido trepša
When I had problems like yours, they always came down to some -- encoding-- or/and --BOM/no BOM-- problem. Try different variants upon resaving the file, and pay attention to the charset= definition within the

Re: [jQuery] JS loading problem with FF

2007-03-25 Thread Kristinn Sigmundsson
I'm still having problems with this one, here is a image displaying the errors I'm getting: http://www.sigmundsson.se/errors.gif http://www.sigmundsson.se/errors.gif Any ideas would be greatly appreciated. Oh and I've tried to have the scripts unpacked, didn't make things better. //Kristinn K

[jQuery] JS loading problem with FF

2007-03-24 Thread Kristinn Sigmundsson
Hi I got a little problem on a site I'm working on, the problem is that in FF, it mostly takes for 15sec for some files to load, and I get this error after load: illegal character http://www.haddock.ffs.gu.se/js/default.packed.js Line 1 A [EMAIL PROTECTED]"ß5•˜%(c)ñqvŒ°vqF']ÆuA\n The problem