I'm just starting out with jquery and raphael, I've tried to find something similair to what I'm after, but have been unable to do so. What I want to do is have a map of a country, the states should change colour on hover. I've gotten that far using raphael js and jquery: http://105.net.au/clients/new_map_test/test3.html (by the way the state names are wrong, it was just a quick mock-up)
What I'd also like is to have a list of the states underneath, and if you hover over the state name the corresponding state on the map would also change colour - as if you were hovering over it.
If anyone could point me in the right direction, that would be greatly appreciated!
Hi,
I'm just starting out with jquery and raphael, I've tried to find something similair to what I'm after, but have been unable to do so. What I want to do is have a map of a country, the states should change colour on hover. I've gotten that far using raphael js and jquery: http://105.net.au/clients/new_map_test/test3.html (by the way the state names are wrong, it was just a quick mock-up)
What I'd also like is to have a list of the states underneath, and if you hover over the state name the corresponding state on the map would also change colour - as if you were hovering over it.
If anyone could point me in the right direction, that would be greatly appreciated!