Is there a way to load CSS at runtime using JS in IE and Mozilla (and
optionally Opera)? I've been able to do this with scripts by using the DOM.
I'm trying to stage loading up certain components of a page ONLY when
they are required to improve initial load times.
Brett
optionally Opera)? I've been able to do this with scripts by using the DOM.
I'm trying to stage loading up certain components of a page ONLY when
they are required to improve initial load times.
Brett
Comment