[
https://issues.apache.org/jira/browse/FOR-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659501#action_12659501
]
David Crossley commented on FOR-1147:
-------------------------------------
Not sure what you mean. I have been experimenting with splitting my own
javascript files, to load some bits up-front and the rest later. Seems to work
okay in initial tests.
Would you elaborate your concern please.
> 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.