Element.clientWidth (Property)

The width in pixels of the object on the client display surface.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyElement.clientWidth

The width of the extent rectangle around the element object as it appears on screen. This value is measured in pixels.

Warnings:

Property attributes:

ReadOnly.