is it possible to stop javascript files from being downloaded?
if I type
my browser offers me the choice to download goodie.js
how can I stop this? I tried changing the permissions of the dir and the file but then the scripts wouldnt run.
if I type
my browser offers me the choice to download goodie.js
how can I stop this? I tried changing the permissions of the dir and the file but then the scripts wouldnt run.