Currently, there is only one helper method that generates both the
javascript and stylesheet markup. We would like to be able to generate
these two types of markup separately, so that we can move the javascript
include to just before the </body> tag, as per the Yahoo developer's best
practices[1].
[1] http://developer.yahoo.com/performance/rules.html#js_bottom
Original issue reported on code.google.com by dougba...@gmail.com on 21 Oct 2008 at 6:02
Original issue reported on code.google.com by
dougba...@gmail.com
on 21 Oct 2008 at 6:02