Skip to content

erikquinn/maphilight

This branch is 2 commits ahead of, 56 commits behind kemayo/maphilight:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f64cdf5 · Feb 21, 2016
Jan 21, 2013
Feb 21, 2016
Mar 31, 2008
Oct 21, 2015
Oct 21, 2015
Mar 6, 2008
Oct 21, 2015
Nov 27, 2015
Nov 27, 2015
Oct 23, 2015

Repository files navigation

Maphilight

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 http://davidlynch.org/js/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 build

About

jQuery plugin that adds highlighting to image maps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 50.3%
  • JavaScript 49.7%