Forums.ATC.no

Teknisk => Generelt teknisk => Emne startet av: ATC på 18. Juli 2010, 17:49 pm

Tittel: SVG: how to assign onMouse, onMouseOver, onMouseOut etc.
Skrevet av: ATC18. Juli 2010, 17:49 pm
I'm trying to assign javascript event handlers such as onMouse, onMouseOver and onMouseOut to an SVG element but nothing seems to happen.
Tittel: [Solved] SVG: how to assign onMouse, onMouseOver, onMouseOut etc.
Skrevet av: ATC18. Juli 2010, 17:49 pm
SVG requires all such event handlers to appear in lowercase. Example: