Questions tagged [maphilight]

36 questions
10
votes
1 answer

Maphilight() stops working correctly after zoom in/out of imagemap

I have one image map with 300-400 poly areas which on event "onclick" shoud highlight that area and get some data etc... When page is loaded (my images are kinda big, 3-5MB) so I resized those imagemaps using davidjbradshaw/image-map-resizer plugin.…
KuKeC
  • 4,392
  • 5
  • 31
  • 60
2
votes
0 answers

Why maphilight doesn't work via data attribute?

I have an image with map and several areas. I need areas to be always highlited and also change their fillColor on hover. So the only working option is to set data attributes to areas instead of using maphilight on image. So I have this…
qadannya
  • 21
  • 1
2
votes
0 answers

Dynamically resizing Image-maps and images with Angular

I m using ng-maphilight to segment my picture but the area are not responsive with my picture. sample code :
ZINE Mahmoud
  • 1,272
  • 1
  • 17
  • 32
2
votes
1 answer

How to get jQuery maphilight to work?

I cant get Mapilight http://davidlynch.org/projects/maphilight/docs/ to work! These are my script links in the head of my html. and my…
Jeni Vasileva
  • 768
  • 6
  • 26
1
2 3