Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

JavaScript Programmer's Reference - TextRange Object

You are here: irt.org | XRef | JScript | TextRange

TextRange Object

Object/JScript
Internet Explorer 4
There are platform limitations to the TextRange object that mean it is only functional on the Windows platform within MSIE.

TextRange Methods

NameMSIENNavNotes
collapse()4-
compareEndPoints()4-
duplicate()4-
execCommand()4-
expand()4-
findText()4-
getBookmark()4-
getBoundingClientRect()5-
getClientRects()5-
inRange()4-
isEqual()4-
move()4-
moveEnd()4-
moveStart()4-
moveToBookmark()4-
moveToElementText()4-
moveToPoint()4-
parentElement()4-
pasteHTML()4-
queryCommandEnabled()4-
queryCommandIndeterm()4-
queryCommandState()4-
queryCommandSupported()4-
queryCommandText()4-
queryCommandValue()4-
select()4-
setEndPoint()4-

TextRange Properties

NameMSIENNavNotes
boundingHeight4-
boundingLeft4-
boundingTop4-
boundingWidth4-
htmlText4-
text4-


You are here: irt.org | XRef | JScript | TextRange

©2018 Martin Webb