SVG animate DOM interface
The SVGAnimateElement
interface corresponds to the <animate>
element.
Interface overview
Also implement | SVGAnimationElement , SVGStylable |
---|---|
Methods | None |
Properties | None |
Normative document | SVG 1.1 (2nd Edition) |
Properties
The SVGAnimateElement
interface do not provide any specific properties.
Methods
The SVGAnimateElement
interface do not provide any specific methods.
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | (Yes) | (Yes) | Not supported | (Yes) | (Yes) |
Feature | Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | Not supported | (Yes) | ? | (Yes) | (Yes) |