Hi, the problem is that the tooltips shows and error in the script (don't know what could it be) in IE7
If you need any of the code or something else please ask...
Hi, the problem is that the tooltips shows and error in the script (don't know what could it be) in IE7
If you need any of the code or something else please ask...
The error is not in your js but in your php!
for istance, your code break, in the setupMap.js
map: {
id: 'colono',
image: 'images/map/colono.png',
//data: 'popups/colono.php',
maps: [
....
try to comment the data: 'popups/colono.php',
and you'll see no error!
maybe you are sending a malformed json!?