I want to use jQuery to asynchronously load CSS for a document.
I found this sample, but this doesn\'t seem to work in IE:
This should work in IE:
$("head").append("");