javascript - Show Hide after clicking svg path -


so i've pretty figured out in way works.

currently i'm using

<set attributename="visibility" from="hidden" to="visible" begin="mali.click" end="mali.mouseout"></set>

which works guess, there way end svg animation click? because when set end = mali.click makes nothing happens @ all. need nextclick or something.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -