WP Deferred Javascripts is a WordPress plugin that will defer the loading of all javascripts added by the way of wp_enqueue_scripts, using LABJS. The result is a significant optimization of loading time.
It is compatible with all WordPress javascript functions (localize_script, js in header, in footer …) and works with all well coded plugins.
If a plugin or a theme is not poperly enqueuing scripts, your site may not work.
Download and more info: http://wordpress.org/extend/plugins/wp-deferred-javascripts/