[ https://issues.apache.org/jira/browse/FOR-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Crossley updated FOR-1147: -------------------------------- Description: Optimisation guidelines suggest to declare the *.js files towards the end of the "body" rather than from the "head". This will delay these http requests and so lets the "head" be loaded more quickly. (was: 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) Currently the reference page has the following: ../themes/getBlank.js ../themes/menu.js ../themes/fontsize.js ../themes/breadcrumbs.js > 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 suggest to declare the *.js files towards the end of > the "body" rather than from the "head". This will delay these http requests > and so lets the "head" be loaded more quickly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.