maphilight icon indicating copy to clipboard operation
maphilight copied to clipboard

jQuery plugin that adds highlighting to image maps

Results 47 maphilight issues
Sort by recently updated
recently updated
newest added

Looks like ie11 stopped supporting the attachEvent method. http://msdn.microsoft.com/en-us/library/ie/ms536343(v=vs.85).aspx Ill try to find a fix if I can. I know its in beta still but ie11 is scheduled to be...

Hello , thanks for an awesome plugin , do any of you know of a way to make it work with dynamically created image maps. I have a site that...

There are problems in IE8 when you call .maphighlight() on an image that is not visible, either because its parent container or the image itself has `display: none` applied to...

Hello Kemayo, I am seeing a weird behavior with the maphilight, I have a div with some text with fix position. And every time I scroll down so the div...

I've been trying fruitlessly for an hour to switch or hide the images used in maphilight -- and finally looked at the page in Firebug and noticed that the images...

In firefox when I use the following maphilight call: ``` $('.map').maphilight({ fill: false, stroke: false, shadow: true, shadowPosition: 'outside', shadowFrom: 'fill', shadowRadius: 25, shadowColor: '2077c8', shadowOpacity: 0.9 }); ``` The...

print e.getAttribute('id'), e.getAttribute('transform'), It says syntax error on line 73.