.load() doesn't load in Chrome (OSX)

.load() doesn't load in Chrome (OSX)

Hey guys,

I'm loading an external html file in my script and placing it in some div I have. It works perfectly fine in FF & Safari, but Chrome doesn't give a damn about it. It loads the external file and I get a status "success", but the loaded data is just empty.

Maybe jQuery has an issue with Chrome 5.0.342.9 beta on OSX ?