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

🖥 Café Wall Illusion

This program is based on the graphic output of a BBC-BASIC-for-SDL program created by Kurt Moerman and shared with the "BASIC Programmi...