SVGAnimationElement

Module:
svg
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

getCurrentTime
getSimpleDuration
getStartTime

getCurrentTime


float getCurrentTime(); 


getSimpleDuration


float getSimpleDuration() raises(DOMException); 


getStartTime


float getStartTime(); 

Member Data

targetElement

targetElement


readonly attribute SVGElement targetElement; 

 

Last Updated: 2009-05-29