Dynamic loading of stylesheets

Dynamic loading of stylesheets

Hi!


Is there API to loading stylesheets dynamically? This Roadmap to 1.4 (old of course) lists such feature, but I'm not sure where it is defined in API of 1.4.2, if anywhere?

jQuery.ajax does not seem to have dataType of css either...

Basically I need to inject a certain stylesheet to iframe (after it is loaded) preferably with cross-browser compatibility.