javascript - Browsers syntax error in js depending on the server...only for some browsers -



javascript - Browsers syntax error in js depending on the server...only for some browsers -

this follow to: debian - browsers jquery compressed breaks js, uncompressed works fine

i have more info requires new way of thinking it.

a user when connecting apache server , served minified version of jquery-1.6.2 results in syntax error in file, when not have one, causing whole programme break.

when same file served nginx server, error goes away , works correctly.

is there can cause javascript served incorrectly server side?

edit: turns out even causes javascript errors (http://muench.homeip.net/jquery/jquery-1.5.1-remote.html) including jquery 1.5.1

only thing can think of if server corrupting file beforehand. wonder if gzip has it.

javascript jquery

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -