I have some problems in trying to toggle an attribute on click.
The hover effect works fine for me, but I want to toggle the effect when I click on a path (country)
Would be great if someone can help me.
This is what i try to get:
|
I have some problems in trying to toggle an attribute on click. The hover effect works fine for me, but I want to toggle the effect when I click on a path (country) Would be great if someone can help me. This is what i try to get: |
|||||||
|
|
This is what you want :) |
|||||||||||
|
|
The click is identical to the hover:
|
||||
|
|
|
This should help.
The code bellow will toggle from red to white and from white to red, so you can style according to what color do you want. |
|||