jquery-hoverintent

WebJar for jquery-hoverintent

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

jquery-hoverintent
Последняя версия

Последняя версия

1.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jquery-hoverintent
WebJar for jquery-hoverintent
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/briancherne/jquery-hoverIntent

Скачать jquery-hoverintent

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-hoverintent/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>jquery-hoverintent</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-hoverintent/
implementation 'org.webjars.npm:jquery-hoverintent:1.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-hoverintent/
implementation ("org.webjars.npm:jquery-hoverintent:1.9.0")
'org.webjars.npm:jquery-hoverintent:jar:1.9.0'
<dependency org="org.webjars.npm" name="jquery-hoverintent" rev="1.9.0">
  <artifact name="jquery-hoverintent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-hoverintent', version='1.9.0')
)
libraryDependencies += "org.webjars.npm" % "jquery-hoverintent" % "1.9.0"
[org.webjars.npm/jquery-hoverintent "1.9.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : jquery jar [1.7.0,)

Модули Проекта

Данный проект не имеет модулей.

hoverIntent jQuery Plug-in

hoverIntent is a plug-in that attempts to determine the user's intent... like a crystal ball, only with mouse movement! It is similar to jQuery's hover method. However, instead of calling the handlerIn function immediately, hoverIntent waits until the user's mouse slows down enough before making the call.

Why? To delay or prevent the accidental firing of animations or ajax calls. Simple timeouts work for small areas, but if your target area is large it may execute regardless of intent. That's where hoverIntent comes in...

For more information, visit briancherne.github.io/jquery-hoverIntent.

Версии библиотеки

Версия
1.9.0