monster_menus-9.0.x-dev/js/tooltip.js

js/tooltip.js
(function ($, Drupal) {
  Drupal.behaviors.MMTooltip = {
    attach: function (context) {
      $(once('mm-tooltip', '.tooltip-link', context)).each(function () {
        $(this).tooltip({
          content: function () {
            return this.title;
          }
        });
      })
    }
  }
})(jQuery, Drupal);

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc