Rect.left (Property)

The left edge of a layer's clip region.

Availability:

JavaScript - 1.2
Netscape - 4.0
Property/method value type:Number primitive
JavaScript syntax:NmyRect.left

This defines the left edge of the clip region. You could modify this in a loop to create a horizontal wipe transition effect.

See also:Clip.left, Layer.clip.left