Lack of interest Can Xenforo use Headjs to further improve speed?

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.
This suggestion has been closed. Votes are no longer accepted.
I miss 1999 :(

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
        "http://www.w3.org/TR/html4/strict.dtd">

That's it :D
Enter the maze of img content here :D :D
 
I find it a bit ironic that a script which purpose is to decrease loading time throws in the kitchen sink along with it. The other stuff (i.e., CSS, screen size detection, etc.) would be better suited as a separate library, imo. There's also LABjs, yepnope (which is a wrapper around LABjs) and RequireJS (which includes a module system, and is available as a jQuery plugin). If you actually just wanted feature detection, there's Modernizer as well.

Edit: ah, apparently the loader can be used standalone now in the latest version, though there are still a number of issues.
 
Top Bottom