TextCell.size (Property)

The number of characters that have been typed into the text cell.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:String primitive
JavaScript syntax:IEmyTextCell.size

This is an approximate measure at best. You cannot be sure how wide this box really needs to be when using a proportionally spaced font in it. The browser will size the box close to an optimal size to cope with the specified number of characters.

Warnings:

See also:Input.size, Password.size