SVGAElement in SVG 1.1

Corresponds to the <a xlink:href="..."/> element, for creating hyperlinks.

Inherits from:

For official information please see http://www.w3.org/TR/SVG11/linking.html#Links.

Instance Properties

name type description
target SVGAnimatedString (read only)

Instance Methods

name returns description
addEventListener() (none) [from EventTarget]
removeEventListener() (none) [from EventTarget]
dispatchEvent() Boolean Dispatches an event to the invoking object. [from EventTarget]

Description

This class inherits from numerous other classes, but only defines the target property unique to itself.