I solved it! 🙂
I wrote:
jQuery(function ($) {
instead of
$(document).ready(function(){
Now it is working.
(I am not sure why I got so many minus points for my question…)
solved My javascript file is not loaded. (Drupal7)
I solved it! 🙂
I wrote:
jQuery(function ($) {
instead of
$(document).ready(function(){
Now it is working.
(I am not sure why I got so many minus points for my question…)
solved My javascript file is not loaded. (Drupal7)