the JavaScript external files should be referenced in body not head of html
---------------------------------------------------------------------------

                 Key: FOR-1147
                 URL: https://issues.apache.org/jira/browse/FOR-1147
             Project: Forrest
          Issue Type: Sub-task
          Components: Plugin: internal.dispatcher
    Affects Versions: 0.9-dev
            Reporter: David Crossley


Optimisation guidelines suggested to declare the *.js files towards the end of 
the "body" rather than from the "head". This delays these requests and so lets 
the "head" be loaded more quickly.

Currently the reference page has the following:
../themes/getBlank.js
../themes/menu.js
../themes/fontsize.js
../themes/breadcrumbs.js

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.