[TYPO3-german] jQuery Problem / Frage - $ is not a function
Johannes C. Laxander
jc at laxander.com
Sun Jan 29 11:36:35 CET 2017
Hallo Gregor,
danke für deine Antwort.
Ich habe jQuery.noConflict(); mal weggelassen, weil ich im Moment nur jQuery als Framework nutze.
Trotzdem bekomme ich den Fehler:
jquery.min.js:2 jQuery.Deferred exception: $ is not a function TypeError: $ is not a function
???
Johannes.
> jQuery.noConflict();
> jQuery(function($) {
> $('.dropdown-toggle').dropdown();
> });
>
More information about the TYPO3-german
mailing list