OnMouseDownEventAttribute: onmousedown

Description Available Attribute Values Animatable Used by the Elements

Description

Sets the script to execute when an mousedown event is received

Available Attribute Values

The value is a script, likely ecmascript (i.e. javascript).

<script>

Specifies what to execute when a mousedown event has fired and has bubbled/targeted this element. Mousedown occurs when the pointing device is pressed over the element.

Animatable

Not Animatable

Used by the Elements

Graphics Referencing Elements

image, use

Non-structural Container Elements

a, switch

Shape Elements

circle, ellipse, line, path, polygon, polyline, rect

Structural Container Elements

defs, g, svg, symbol

Text Content Elements

altGlyph, text, textPath, tref, tspan

Uncategorized Elements

foreignObject


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.