Script Page
The page here contains a script block that is made visible.
All console output from the script is captured and displayed beyond.
It uses some of the techniques of the advent stories of this year:
- Implementing default values for function parameters
- Standard console.logging
- Top Level Scripting
- Filtering console.logging
- Variables in the Global Space
- Details and Summary HTML Objects
Have a look into the implementation using the ctrl-u shortcut to view the page source
and navigate into the files 23scriptpage.js
and 23scriptpage.css
.
Happy debugging ...
Buttons