Questions tagged [maphilight]

36 questions
0
votes
2 answers

Select only one area at a time

I have an image where i want to select area's, but if you click on an area the previous area needs to be "unclicked". $(document).ready(function() { $(document).mousemove(function(event){ $("#coor").text(event.pageX + ", " +…
Ynias Reynders
  • 309
  • 1
  • 14
0
votes
1 answer

Maphilight clash with Jquery tabs in IE9

Anybody? Any clue?? I am trying to create two maps with hilightable features on the same page. This works well with all modern browsers (IE11, Chrome, etc) but does NOT work with IE9. You can evidence this with the following fiddle:…
Noobster
  • 1,024
  • 1
  • 13
  • 28
0
votes
1 answer

Jquery Cycle plugin with maphilight stops working

I am using jquery cycle plugin with jquery maphilight to highlight products on the flyer that is causing some problem as you can see in first screenshot how it works but when i add maphilight then check screenshot 2 this is how it shows. you can…
0
votes
1 answer

Highlight the specific area of the image using .maphilight()

I want to highlight the specific area of the image tag on keyPress Event. While using .maphilight() method from the maphilight jQuery plugin, it is working only on mouseover on the area. I am using chart image and which contain the no.of series…
Bharathi
  • 1,288
  • 2
  • 14
  • 40
0
votes
1 answer

Maphilight jQuery with popup

I'm trying to get the maphilight jQuery plugin to allow me to perform an action when a mouse hovers over, but I cannot seem to get it to work and still allow the highlighting. This is my code so far: var j =…
jfreak53
  • 2,239
  • 7
  • 37
  • 53
-1
votes
1 answer

Need Best Answer for Image Map with Multiple Rollover Hotspots

It seems that using jquery.js and jquery.maphilight.js would be the best solution for my rollover map project, however I cannot seem to make it work. I am trying to follow the very basic example posted here:…
spock9458
  • 1
  • 2
1 2
3