I would like to collect all the code section present in the HTML page in some variable.
What should be the simpler w
The simplest way is probably document.scripts
document.scripts