Name

scripts[ ] — NN n/a IE 4 DOM n/a

Synopsis

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.

Syntax

document.scripts(index).objectPropertyOrMethod

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.