HTML Image Maps Plugin With jQuery - ImageMapster

File Size: 1.71 MB
Views Total: 6664
Last Update:
Publish Date:
Official Website: Go to website
License: MIT
   
HTML Image Maps Plugin With jQuery - ImageMapster

ImageMapster is a jQuery plugin that allows you to activate HTML image maps without using Flash.

Features:

  • Highlight and select areas
  • Create cool effects by using an alternate image
  • Bind the image map to an external list
  • Show floating tooltips for areas or area groups
  • Use grouping and exclusion masks to create complex functionality
  • Automatically scale imagemaps to any display size, even while active

Changelog:

v1.6.0 (2024-03-13)

  • Fixed: Weird highlight glitch when touch on the other area beside the map.

v1.5.4 (2021-02-21)

  • Fixed: UI doesn't match selected state after rebind

v1.5.3 (2021-02-15)

  • Fixed: Uncaught RangeError: Maximum call stack size exceeded when includeKeys has circular reference

v1.5.2 (2021-02-14)

  • Fixed: area href empty or not specified
  • Fixed: Tooltips/Highlight/Select incorrect when AREA shape attribute is missing or its value is non-conforming/empty
  • Fixed: Uncaught (in promise) undefined when mouseoutDelay -1
  • Fixed: Visual 'selection' cannot be removed via API when staticState === true
  • Fixed: area w/ staticState === false that has been selected via API becomes unselected when clicking another area
  • Fixed: select/set options not applied or not applied correctly

v1.5.1 (2020-01-30)

  • apply css to hidden els on resize when duration specified

v1.5.0 (2020-01-30)

  • Fix inconsistency of navigation href via onClick vs. clickNavigate
  • Add navigationMode configuration option to improve AREA element href & target support
  • Add tooltip close support for image-click event
  • AltImages become visible after resize when duration is specified
  • Add autoresize feature

v1.4.0 (2020-01-25)

  • Fix exception on tooltip api when options is jQuery object
  • Fix tooltip options not applied via api call
  • Add default tooltip options and tooltip function support
  • Fix generic tooltips to respect tooltip options
  • Fix tooltips do not close on unbind

v1.3.3 (2020-01-24)

  • Fix exception on tooltip api when options is jQuery object
  • Fix tooltip options not applied via api call
  • Add default tooltip options and tooltip function support
  • Fix generic tooltips to respect tooltip options
  • Fix tooltips do not close on unbind

v1.3.2 (2020-01-21)

  • Improve project health
  • Add linter & format files
  • Fix tracking internal map_cache on unbind
  • Fix shapes example rectangle responds to mouseevents
  • Fix programmatic area highlight to single area at a time
  • Fix USA example area highlight & select
  • Fix undefined handler for AREA mousedown event
  • Fix event listener issues
  • Fix Zepto support

2020-01-11

  • v1.3.1

2016-06-20

  • Check if ar is righty, fixes bug in EDGE

This awesome jQuery plugin is developed by jamietre. For more Advanced Usages, please check the demo page or visit the official website.