Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

ClipTop Syntax and Note

Note: Read-only properties.  Return the top coordinates of an element's clipping region.       Syntax:      document.all.currentStyle.clipBottom document.all.currentStyle.clipLeft document.all.currentStyle.clipRight document.all.currentStyle.clipTop