Shortly speaking: HEAD.js is a JS library similar to well known Modernizr, however it's usage complexity is much easier than the second's one.
What's the matter?
HEAD.js brings three important advantages for frontend developers (however there are more apart of these;):
-
correct HTML5 processing in browser that don't support HTML5 tags,
-
JS load optimization (much better than common JS aggregation, furthermore - HEAD.js-ed files can be cached in browser's cache as well as the typical script linked files),
-
non-CSS3 browsers fallback as the <html> tag additional CSS-class,
W shan't copy the documentation available at HEAD.js, so please visit the original project page, read and process in your websites:)
Common CMS support
HEAD.js has been implemented as:
-
Drupala 6/7 module [visit module page],
-
Wordpress 3.0+ widget [visit widget page].
Comments
This entry has no comments yet
Leave a comment