[TYPO3-dev] Including files to the <head> once
Steffen Kamper
info at sk-typo3.de
Sat Jan 3 12:15:51 CET 2009
Hi,
one thing i forgot. For including JS it's also important to define the
load order. eg custom script depends on library and needs to be include
later, some scripts are better positioned at end of body.
This is the reasons why many use additionalHeader[9999] to ensure that
script is include late. Using the path as identifier makes inclusion by
alphabet which doesn't make sense.
This has to be solved too.
vg Steffen
More information about the TYPO3-dev
mailing list