News:
- Revision 12 fixes issue #3 to support data-cjssrc and data-cjsexec for better validation. (12/26/10)
- Revision 11 fixes issue #4 where ControlJS wouldn't process scripts
if window load had already fired. (12/18/10)
ControlJS is a JavaScript module for making scripts load faster.
Project links:
Blog posts:
Examples:
Features:
- downloads scripts asynchronously
- handles both inline scripts and external scripts
- delays script execution until after the page has rendered
- allows for scripts to be downloaded and not executed
- integrates with simple changes to HTML . no code changes
- solves some document.write async use cases
- control.js itself is loaded asynchronously