Address to jQuery document in Drupal
jQuery(document).ready(function($){
});
(function ($) {
}(jQuery));
Useful pages:
https://www.drupal.org/docs/develop/standards/javascript/jquery-coding-s...
https://www.drupal.org/docs/7/theming/working-with-javascript-and-jquery