Archive

Posts Tagged ‘msie’

MSIE doesn’t like filenames with numbers?

June 9th, 2009

So, I was finishing up some of the final bugs on the Computicket website last night with one of the other developers in the office, Deon. One of the tweaks we needed to implement was the minifying of all the common JavaScript files on the website. Brilliant idea! We’ll just name the JavaScript file whatever the current timestamp is – that should get around the caching issues with browsers caching the files with the same filename.

Read more…