I am making a game map editor using jquery
http://www.trouverunebabysitter.fr/messages/map
Everything works fine on mozilla but not on safari. The area mouseover is not fire… I think it’s a css problem but i don’t know what i did wrong.
If anyone can help me. (I think the best way is to use firebug to see my css/html….)
Thank a lot
Check that your map tag have the same id and name. It seems that Firefox and IE don’t require the name attribute unlike Chrome and Safari.