Skip to content

rsludge/jquery.mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is jQuery plugin to highlight map areas. Inspired by:

mapper.js (http://www.netzgesta.de/mapper/)

Lightmapper (http://www.codeproject.com/KB/scripting/Lightmapper.aspx)

jQuery version

Plugin was tested on jQuery 1.6.1

Usage

$('image#with_map').mapper(options);

where $('image#with_map') is a jQuery object of image with related map

Options

allowSelect: true/false - allows to select area by click

hoverRelated: true/false - adds class 'map-hover' to related objects on hover

selectRelated: true/false - adds class 'map-select' to related objects on select

About

plugin to highlight map areas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published