className
< svg | properties
This page has been flagged with the following issues:
High-level issues:
Notes
Remarks
The className property gets the names of the classes that are assigned to this object. The object belongs to these classes. Several object instances can share a class name.
The className property has several roles:
- As a style sheet selector (when you want to assign style information to a set of elements).
- For general purpose browser processing.
Syntax
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.22
See also
Related pages (MSDN)
- SVGAElement
- SVGCircleElement
- SVGClipPathElement
- SVGDefsElement
- SVGDescElement
- SVGEllipseElement
- SVGFilterElement
- SVGGElement
- SVGGradientElement
- SVGImageElement
- SVGLinearGradientElement
- SVGLineElement
- SVGMarkerElement
- SVGMaskElement
- SVGPathElement
- SVGPatternElement
- SVGPolygonElement
- SVGPolylineElement
- SVGRadialGradientElement
- SVGRectElement
- SVGStopElement
- SVGSVGElement
- SVGSwitchElement
- SVGSymbolElement
- SVGTextContentElement
- SVGTextElement
- SVGTextPathElement
- SVGTextPositioningElement
- SVGTitleElement
- SVGTSpanElement
- SVGUseElement
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here