maphilight

WebJar for maphilight

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

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

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

github-com-kemayo-maphilight
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

maphilight
WebJar for maphilight
Ссылка на сайт

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

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

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

https://github.com/kemayo/maphilight

Скачать github-com-kemayo-maphilight

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

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

Зависимости

compile (1)

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

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

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

Maphilight

CDNJS

Maphilight is a jQuery plugin that adds visual hilights to image maps.

It provides a single jQuery function: $('.foo').maphilight()

In IE VML is used. In other browsers canvas is used. Maphilight has been tested in Firefox, IE, Safari, Chrome, and Opera.

Documentation is included in the docs directory, or can be found at https://davidlynch.org/projects/maphilight/docs/

Development

If you want to make changes to Maphilight, check out the repository and then do:

> npm install

Before submitting a pull request, make sure you've run

> grunt lint

and fixed any errors it reports.

To regenerate the minified version, you can run

> grunt

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

Версия
1.4.0