type

HTML (DHTML)

type Property

Internet Development Index

Retrieves the type of control.

Syntax

HTMLN/A
Scripting[ sType = ] TEXTAREA.type

Possible Values

sTypeString that receives the following value.
textareaDefault.

The property is read-only. The property has a default value of textarea.

Standards Information

This property is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 Non-Microsoft link.

Applies To

TEXTAREA