Skip to content
This repository has been archived by the owner on Dec 9, 2017. It is now read-only.
/ DeferJs Public archive

Moves XenForo javascripts to before the </body> tag for performance

License

Notifications You must be signed in to change notification settings

jrahmy/DeferJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Defer JS

This add-on moves javascripts in page output to the bottom of the page. This has a noticeable impact on page-load times as pending HTTP requests postpone rendering of a page, while scripts aren't run until everything is loaded anyways.


Usage

  1. Upload the add-on to your XenForo installation
  2. Install the add-on XML via the Administration Control Panel

If you have any scripts in IE conditionals, you must blacklist them!

License

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

About

Moves XenForo javascripts to before the </body> tag for performance

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages