|
Hi. I'm trying to solve a problem related with the topics addressed in his article: how to get the position of a element after apply a "animateMotion" animation.
element.getCTM and element.getBBox donīt work. I'm using global variables in Javascript to hold the position, and although I suppose there is a more "SVGish" solution I can't find in SVG specs.
Some idea?. Thanks
|