chrisdeeming / DeferJs

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

Home Page:http://xenforo.com/community/resources/defer-js.2972/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Defer JS

This addon collects javascript in post-view output and moves them to the bottom of the page. This has a noticeable impact on page-load times as pending HTTP requests postpone rendering of a page.


Usage

  1. Upload the addon to your XenForo installation
  2. Install the addon XML via the Administration Control Panel

License

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

Copyright (c) 2014 Jeremy P

Parts derived from XFOptimise by Luke Foreman

About

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

http://xenforo.com/community/resources/defer-js.2972/

License:Other


Languages

Language:PHP 100.0%