Contents Index Topic Contents | ||
Previous Topic: src Next Topic: src |
src
Description
Specifies an external file that contains the source code.
Syntax
object.src
Remarks
A script can contain an external reference as well as code within the block. The code specified by src precedes the code contained within the document.
This property has read-only permission, meaning you can retrieve its current value, but not change it.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.