I have installed lastest Maphilight plugin for D6 along iwth jquery plugin. Works fine in FireFox, but in IE8 i get following javascript error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Timestamp: Tue, 8 Jun 2010 12:57:24 UTC
Message: Invalid argument.
Line: 1
Char: 1166
Code: 0
URI: http://candc.local.co.uk/sites/all/modules/jquery_plugin/jquery.maphilig...
(this is from http://plugins.jquery.com/project/maphilight)
Message: '$.fn.maphilight' is null or not an object
Line: 36
Char: 32
Code: 0
URI: http://candc.local.co.uk/properties/Highlands-and-Islands/All/All/______...
However if I goto http://davidlynch.org/js/maphilight/docs/demo_usa.html in IE8 it works fine.
Could the issue be the fact that the demo is using jquery-1.4.2.min.js whereas via drupal my site is using a diff version of jquery:
Note: I have included
in head section of my drupal page.
Comments
Note: I have included in head
Note: I have included
in head section of my drupal page. should read:
Note: I have included meta tag to tell browser to act like IE7
in head section of my drupal page.
_
There an issue in the module's issue queue with a workaround for the ie8 problem.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.