It's becoming an established best practice that scripts should be put
at the END of a page, where possible, in order to speed up download
times

Good article here: http://developer.yahoo.com/performance/rules.html


It would be nice if Lift could help encourage and support this by
allowing a <tail> (or <Lift:tail>?) element that could be merged in
the same fashion as the head element, perhaps also removing
duplicates, etc.

This element would then disappear and expose only its content when the
page is ultimately sent to the browser.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to