Hi everybody, I think this is question belongs in the developer list, if not please be kind enough to tell me ;-)
Currently Symfony adds javascripts in the head tag of the page but I prefer to put them on the bottom of the page for faster rendering content on the page. For more information about that you can check out this link from Yahoo on front-end optimization http://developer.yahoo.com/performance/rules.html#js_bottom (pretty useful I'd say). Is this something that can be considered as an option within symfony or do I need to hack my way through this. If so where to start..? A quick peek at the source didn't result in to much insight on the addJavascript function. Thanks, Marijn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
