Showing posts with label screen. Show all posts
Showing posts with label screen. Show all posts

Thursday, May 26, 2011

screen object

The screen object returns the resolution and color depth of the screen.

Browser support: all
TheMadScript version: 2.0.0

Use JavaScript operators to insert the object (or any object) into your text-writing coding. This is just one way:

box_alert("Details on the screen: "+screen);