Hi,
I've found a bug in IE8 that is preventing my maps from showing the info bubble. Whenever I click on a Hotspot in IE8 I see the error:
Line: 973
Char: 4
Error: Object doesn't support this property or method.
Code: 0
URL:
pndmaps.com//media/com_hotspots/js/libra...bubble/infobubble.js
I checked that line which is: this.bubble_.destroy();
If I comment it out I get an error on the next line: this.bubbleShadow_.destroy();
And if I comment that out then the info bubble works, but it loads very slowly after the first one.
I've looked for a solution but haven't found anything yet.
Could you please take a look? I don't think it's a conflict since the site is pretty much a clean install of Joomla 3.0 with only the Hotspots component.
Thanks