c# - Firefox browser does not reload the update CSS/JS files -


i'm having problem in firefox browser, because everytime update css or js files, need clear cache of firefox browser updated files. i'm using xsp2 server because developed webapp using c# , asp.net in ubuntu.

is there way automatically reload updated css/js files in firefox browser , implemented in server-side or in webapps?

please advise.

many thanks.

you mess cache of headers, easiest thing append updated elements querystring when want them change...

i know doesn't sound solution, when begin minifying , combining js , css files performance reasons, of solutions change url these resources when change anyway...


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -