Thursday, December 29, 2022

🆕 _WINDOWWIDTH and _WINDOWHEIGHT

_WINDOWWIDTH

Description:

The _WINDOWWIDTH function returns the pixel width of the current browser window.

Syntax

_WINDOWWIDTH

 

_WINDOWHEIGHT

Description:

The _WINDOWHEIGHT function returns the pixel width of the current browser window.

Syntax

_WINDOWHEIGHT

No comments:

Post a Comment

🖥 Fractals in Focus : A classic BASIC program with some new twists

This program is a port and mod of Steve Justice's program presented in the "Fractals in Focus" article found in the May 1985 i...