[TYPO3-RTE] missing js in 4.0
    Stanislas Rolland 
    stanislas.rolland at fructifor.ca
       
    Tue Apr 11 16:38:27 CEST 2006
    
    
  
Steffen Kamper a écrit :
> 
> The JS in the document's head-section is missing, the other informations are 
> written like css and js in/after the form.
> 
See the manual. There is a new section on this subject for extension 
developers who want to integrate the RTE in the frontend.
This particular JS had to be moved from head to body because, in some 
cases, there was a timing bug in IE that prevented IE from processing 
the page. See http://bugs.typo3.org/view.php?id=2241
Therefore, marker ###ADDITIONALJS_PRE### needs to be added in the body, 
before the form.
Regards,
Stanislas
    
    
More information about the TYPO3-project-rte
mailing list