all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
0 out of 3 rated this helpful - Rate this topic

classList property

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

This property is read-only.

Internet Explorer 10

Syntax

JavaScript
ptr = object.classList

Property values

Type: DOMTokenList

Represents string that is the className attribute value

Standards information

See also

HTMLElement

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.