علیرضا دعاخوان

Drupal Uncaught TypeError

Drupal Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function

Issue: Java Script + jQuery + Drupal 7

to use jQuery in Drupal 7 you need to wrap your code in this:

(function ($)‎ {
// All your code here
})(jQuery);‎

دسته: 

افزودن دیدگاه جدید