zjrJS Javascript Library

Test Case for zjrJS.Debug.log() - zjrJS Javascript Library

This information lives on a webpage hosted at the following web address: 'https://omegajunior.globat.com/code/zjrjs/'.

Showing whether zjrJS.Debug.log() actually works.

Preconditions


Successful When...
In the form, after pressing the Log button the below text is logged to the browser's console, if available.

Exception
If the browser's console is unavailable, the text is routed through zjrJS.Debug.alert(), for which reason we set zjrJS.Debug.mode to 1.

Text Sent
"Hello, World!"

Text logged
"--zjrJS Debug Log-- Hello, World!"

Text alerted
"--zjrJS Debug Alert--

Hello, World!"
Actions

Download:

Download zjrJS’ latest stable build (20141202t2322) minified (7.1KB).

Download zjrJS’ latest stable build (20141202t2322) (11.9KB).

Clicky Analytics