I\'ve got a very strange bug in chrome recently that is when you load the page first time, or in incognito mode that none of the background images show.
when you the
Owen,
I still see this problem on the application that I'm working on. I know this is also a hacky solution, but it's a little less hacky than the jquery solution that you had posted. I simply threw a version number based on time after the css include and it
e.g. " rel="stylesheet" type="text/css" />
I know that this causes the css to never be cached, but I have not found any other solution.