I am new to Edge Animate and JavaScript as well. I have a map and currently I have text displaying or colors changing as the moues moves over a specific country. What I want to happen is when the I mouseover the country I would like for the image to pop-out and enlarge. So for example when I mouseover France France becomes larger and a different color and then when the mouse leaves the larger France area the map returns to the original map. Is this possible?
Thanks,
James
Here is what I am trying to make this happen. sym.getSymbol('map').css({'background-image':'url("images/france_big.svg")'}); Message was edited by: James Carpenter