add_to_calendar-1.0.0-beta5/js/add_to_calendar.js

js/add_to_calendar.js
(function ($, Drupal) {
  'use strict'

  Drupal.behaviors.addToCalendarField = {
    attach: function (context, settings) {
      const $hover = $('.hover')
      $hover.on('touchstart', function (e) {
        $(this).trigger('hover')
      })
      $hover.on('touchend', function (e) {
        $(this).trigger('blur')
      })
    }
  }
})(jQuery, Drupal)

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

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