all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
This topic has not yet been rated - Rate this topic

classList property

Returns a DOMTokenList that represents the className attribute value expressed as a string.

This property is read-only.

Syntax

JavaScript
ptr = object.classList

Property values

Type: DOMTokenList

Represents string that is the className attribute value

Standards information

See also

HTMLElement

 

 

Build date: 11/28/2012

© 2013 Microsoft. All rights reserved.