This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Document Object Model (DOM)
Basic DOM Reference
Methods
Methods
toString
toString
toString
sendBeacon
addReadRequest
adoptNode
appendChild
appendData
assign
AutoCompleteSaveForm
AutoScan
back
callback
captureEvents
clear
clearRequest
cloneNode
close
compareDocumentPosition
confirmSiteSpecificTrackingException
confirmWebWideTrackingException
contains
ContentDiscoveryReset
createAttribute
createAttributeNS
createCDATASection
createComment
createDocument
createDocumentFragment
createDocumentType
createElement
createElementNS
createHTMLDocument
createProcessingInstruction
createTextNode
deleteData
disconnect
doImport
elementFromPoint
execScript
exitFullscreen
exitPointerLock
forward
getAdjacentText
getAttributeNode
getAttributeNodeNS
getAttributeNS
getCandidateWindowClientRect
getCompositionAlternatives
getElementById
getElementsByName
getElementsByTagNameNS
getElementsByTagNameNS (document)
getHostEnvironmentValue
msGetInputContext
getNamedItem
getNamedItemNS
go
hasAttribute
hasAttributeNS
hasChildNodes
hasComposition
hasFeature
importNode
InPrivateFilteringEnabled
insertAdjacentElement
insertAdjacentHTML
insertAdjacentText
insertBefore
insertData
isCandidateWindowVisible
isDefaultNamespace
isEqualNode
isSameNode
isSupported
item
item (Plugin, MimeTypeArray)
javaEnabled
lookupNamespaceURI
lookupPrefix
msActiveXFilteringEnabled
msAddTrackingProtectionList
MSApp Methods
msElementsFromPoint
msElementsFromRect
msGetWeakWinRTProperty
msLaunchUri
msProvisionNetworks method
msReportSafeUrl method
msSaveBlob
msSaveOrOpenBlob
msSetWeakWinRTProperty
msTrackingProtectionEnabled
namedItem
navigate
normalize
observe
postMessage
pushState
refresh
refresh
releaseEvents
reload
removeAttributeNode
removeAttributeNS
removeChild
removeNamedItem
removeNamedItemNS
removeNode
removeSiteSpecificTrackingException
removeWebWideTrackingException
replace
replaceChild
replaceData
replaceNode
replaceState
replaceWholeText
requestFullscreen
requestPointerLock
setAttributeNode
setAttributeNodeNS
setAttributeNS
setData
setNamedItem
setNamedItemNS
ShowBrowserUI
showHelp
splitText
storeSiteSpecificTrackingException
storeWebWideTrackingException
substringData
swapNode
taintEnabled
takeRecords
toggle
toString
toString (DOMError, DOMException)
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
toString method
Stringifies the token list.
Syntax
var retVal = DOMTokenList.toString();
Parameters
retVal
[out, retval]
Type:
DOMString
See also
DOMTokenList
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE