Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
javascript
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2013 at 12:11 UTC
Updated:
14 May 2015 at 13:45 UTC
Jump to comment: Most recent
Its considered best practive to have scripts in the bottom
lets get it down there
any issues in doing that ? besides of faster loading time ;)
Comments
Comment #1
star-szrIt kinda looks to me like this has changed already, for example view source on any /admin page. I'm not sure what issue changed this though.
Comment #2
nod_It's only for the quickedit JS and possibly the toolbar. Most of the JS is still in the head.
Comment #3
nod_It's done. Bottom is the default place for JS.