Re: Determining supported elements via Javascript
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Message-ID | <[email protected]> |
Dan Rumney wrote: > What I'd like to be able to do is determine whether an SVG animation > element is supported and, if it is, use it. If it isn't, I can fall > back to JS animation. hasFeature() ? -Boris