I am having issues with map highlight working properly on IE8. Seems to be fine with firefox, safari and earlier versions of IE
I am having issues with map highlight working properly on IE8. Seems to be fine with firefox, safari and earlier versions of IE
Comments
Comment #1
darioshanghai commentedIt doesn't work on Internet Explorer 8.
The following patch from here fixes the issue. In my case applying the patch and recompressing the javascript file didn't work, so I just uploaded the uncompressed version and renamed it.
Comment #2
tomuntz105 commentedThis works for the jquery.maphilight.js but the required file is jquery.maphiligh.min.js. Any idea what needs to be modified in the .min file?
Comment #3
darioshanghai commentedThe .min file is a compressed version of the same file. Compressing didn't work for me, so I just renamed jquery.maphilight.js and that works.
Comment #4
tomuntz105 commentedPerfect. Thanks
Comment #5
akolahi commentedAny chance of getting a patch applied?
Comment #6
WorldFallz commented@darioshanghai thanks for posting the fix!
The jquery plugin is what needs to be patched-- the module just has php to create a drupal module that wraps the plugin and exposes the settings. Maybe post over at the plugin's page linked above.
Comment #7
akolahi commentedokay thanks. The patch worked for me too. Thank you!
Comment #8
t14 commentedyes works for me too.
Just in case anyone gets stuck;
I had a problem because there are two "jquery.maphilight.min.js", one in "jquery_plugin" folder and another in the "maphilight-1.1.2" folder. I replaced both of them with the "jquery.maphilight.js"(renamed to: jquery.maphilight.min.js) file that I added this patch too and it worked fine.
Not sure if I needed to change both files or just one, or wether this was the best way to do it as it defeats the point of having a compressed version if its just the same as the uncompressed version.
Anyhow I am very greatfull for this patch thank you.
Comment #9
webservant316 commentedlatest jquery map hilight plug in now available here - https://github.com/kemayo/maphilight. I needed to install this for hilights to work on IE 9 with jq_maphilight 6.x.-1.3