July 1998
Intermediate to advanced
1456 pages
65h 5m
English
scripts[ ] — NN n/a IE 4 DOM n/a
Returns an array of all SCRIPT objects
(SCRIPT elements) in the current document. Each
SCRIPT object may contain any number of functions.
The scripts[] collection counts the number of
actual <SCRIPT> tags in the document. Items
in this array are indexed (zero based) in source code order.
document.scripts(index).objectPropertyOrMethod
Read now
Unlock full access