This page is Almost Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

ClientRect

Summary

An interface for objects that store information regarding the position and dimension of an element.

Properties

bottom
Returns the bottom value for a ClienRect object.
left
Returns the left value for a ClienRect object.
right
Returns the right value for a ClienRect object.
top
Returns the top value for a ClienRect object.

Methods

No methods.

Events

No events.