[TYPO3-project-4-3] Header / Footer class for BE and FE
    Martin Kutschker 
    masi-no at spam-typo3.org
       
    Tue Jun 16 10:44:39 CEST 2009
    
    
  
Steffen Kamper schrieb:
> Hi,
> 
> Martin Kutschker schrieb:
>> In case it goes to the Core: please generalize before 4.3 is shipped.
>>
> yes, will do.
> 
>> I still wonder why I would need that property.
>>
> 
> for very easy reasons: page will render faster if JS is placed at end of
> page. This is suggested by many experts, like YUI speed up tips or Yslow.
Why can't I simply use the new inlineFooterJS property? Or do you mean
to move all code from the HTML header header section (before the body)
to end of the body? In this case IMHO a includeFooterJS seems appropriate.
Moving all Js code - even code that is placed deliberately at a certain
point in the documet - seems odd to me.
Or to put it the other way: why use inlineFooterJS if
moveJStoDocumentEnd does the job for you?
Masi
    
    
More information about the TYPO3-project-4-3
mailing list