Source code

CERNY.console.PopupWindow

The PopupWindow console prints to a popup window. It appears on the first call of print.

The user of the PopupWindow console has to

  • allow it's browser to open popup windows
  • import the stylesheet css/console.css into the page

Configuration of the PopupWindow console should be performed in your cerny.conf.js to avoid problems on upgrading Cerny.js.

Uses

None

Used by

None

Functions

print

Print a message to the PopupWindow console.

message (string) : the message to print

History

2007-05-22 : Added event handler to console window to allow closing the window.
2007-03-30 : Created.

API Documentation for version

2.0

Scripts

2.0

Functions

Functions

print