Skip to content Skip to sidebar Skip to footer

Old Javascript And CSS File Gets Loaded

I am developing a simple php website using LAMP stack. Lot of the times, when I edit a javascript file, the new file with edits do not show up in chrome's debugger or in firebug. I

Solution 1:

Hold shift and click reload to force Chrome to load all files from the server.


Solution 2:


Post a Comment for "Old Javascript And CSS File Gets Loaded"