[whatwg] <link> onLoad event

Diogo Resende dresende at thinkdigital.pt
Wed Oct 27 06:15:10 PDT 2010


Hi,

Is there a way to know that a <link> has been loaded (and processed)?
I'm more interested in CSS links than others but the process should be
the same. In my opinion it's a better way of loading stylesheets than
downloading using XmlHttpRequest and then creating the <style> with all
that inside (seems <style> does not support onLoad either..).

This is important for developers to create elements knowing they will
have the correct styling immediately and not some moments after.

I'm sorry if there's already something to do this. Please hint me if so.

-- 
Diogo





More information about the whatwg mailing list