I see already information on the latest draft about a "load" and "error" event, I think this is it. I was hoping some browser vendors would implement it sooner :)
-- Diogo On Wed, 2010-10-27 at 11:18 -0200, Davis Peixoto wrote: > Interesting question indeed > > On Wed, Oct 27, 2010 at 11:15 AM, Diogo Resende > <[email protected]> wrote: > 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 > > > > > > > -- > Um abraço, Perdigão. > >
