Layer.clip.top (Property)

The top edge of a layer's clip region.

Availability:

JavaScript - 1.2
Netscape - 4.0
Deprecated
Property/method value type:Number primitive
JavaScript syntax:NmyLayer.clip.top
NmyRect.top

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

Warnings:

See also:Clip.top, Rect.top