Click to return to the DHTML, HTML     
ISMAP Attribute | isMap P...     keyCode Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

isTextEdit Property


Retrieves whether a TextRange object can be created using the given object.

Syntax

HTMLN/A
Scripting[bEdit = ] object.isTextEdit

Possible Values

bEdit Boolean that specifies one of the following values:
falseTextRange object cannot be created.
trueTextRange object can be created.

The property is read-only with no default value.

Remarks

To create a TextRange object, you can use only the BODY, BUTTON, and TEXTAREA objects and an INPUT object with one of the following types: button, hidden, password, reset, submit, or text.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
A, ACRONYM, ADDRESS, APPLET, AREA, B, BASE, BASEFONT, BDO, BIG, BLOCKQUOTE, BODY, BR, BUTTON, CAPTION, CENTER, CITE, CODE, COL, COLGROUP, COMMENT, custom, DD, DEL, DFN, DIR, DIV, DL, DT, EM, EMBED, FIELDSET, FONT, FORM, FRAME, FRAMESET, HEAD, Hn, HR, HTML, I, IFRAME, IMG, INPUT type=button, INPUT type=checkbox, INPUT type=file, INPUT type=hidden, INPUT type=image, INPUT type=password, INPUT type=radio, INPUT type=reset, INPUT type=submit, INPUT type=text, INS, KBD, LABEL, LEGEND, LI, LINK, LISTING, MAP, MARQUEE, MENU, META, NEXTID, NOBR, OBJECT, OL, OPTION, P, PLAINTEXT, PRE, Q, S, SAMP, SCRIPT, SELECT, SMALL, SPAN, STRIKE, STRONG, SUB, SUP, TABLE, TBODY, TD, TEXTAREA, TFOOT, TH, THEAD, TITLE, TR, TT, U, UL, VAR, XMP


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.