Source files (Definition)

You can store JavaScript into external source files.

You can link JavaScript source files at the client end, which causes the browser to fetch them and bind them into the page just like any other asset such as a style-sheet or image.

See also:.js

Cross-references:

Wrox Instant JavaScript - page - 65

Wrox Professional JavaScript - page - 103