[TYPO3-dev] jquery, datatable backend typo3 6.2

typo3dev typo3 at mielec.info
Mon Dec 14 17:51:50 CET 2015


On 2015-12-09 16:23, Équipe Tactic wrote:
> [...]
>
> I have a custom javascript too for my extension, but when it loads it
> tells me that : Uncaught TypeError: jQuery is not a function [...]

i've noticed similar problem with introduction package
botstrap loads jquery before </body

so try to use addJsFooterLibrary() or addJsFooterFile() to load libs 
after jquery is loaded
addJsLibrary() loads into <head section





More information about the TYPO3-dev mailing list