What to do when Ajax is faster than CSS

https://news.ycombinator.com/item?id=292893
by pwoods • 18 years ago
1 4 18 years ago

I have a jQuery enabled application that is running too fast for the Stylesheet to load. I can't figure out how to have the javascript run when the styles are all done.

Here is my page order

HTML HEAD JAVASCRIPT CSS - One file with includes TEXT FOOTER

Any suggestions? I can reorder it but I'd like a clean solution maybe with something to do with the browser.

Paul

Related Stories

Loading related stories...

Source preview

news.ycombinator.com