Browser Caching JavaScript Files – Lets force it to update!
Ever have a situation where you have to push a new JavaScript file but know you have users that might have it cached, or tired of having to refresh the page to get the latest JavaScript file? I ran across this issue today and found a nice solution that worked as I needed it to.Read more about Browser Caching JavaScript Files – Lets force it to update![…]