Doing some research this is probably caused by a comma or such.
I seem to have found the one causing this error (developer tools ie9 in ie7 mode) but am unable to locate the actual script to solve this. Found another post on a greyed out map in IE but that one didn't help me. Installing the latest version of both component and plugin unfortunately has not solved anything either.
I think the comma after 'rect' is the one causing this error.
Code: Select all
var phocaImageShape4 = {
coord: [0,0,25,30],
type: 'rect',
};http://ismh.ismh.nl/index.php?option=co ... Itemid=231
And here's an imageshack screenshot of the problem
http://imageshack.us/photo/my-images/36/ie7bug.png/


