'availTop' Syntax and Note : availTop « Javascript Properties « JavaScript Reference

'availTop' Syntax and Note

Note:

Read-only property. 
Returns the first pixel on the top of the screen that is not 
part of the taskbar area.
    
Syntax:
    
screen.availTop

    

      
      








Related examples in the same category

1.'availTop' Example
2.'availTop' is applied to