|
September 30, 1999 Using External Scripts Tips: September 1999
Yehuda Shiran, Ph.D.
|
|
If you want to include several lines of JavaScript code in your HTML document, you're be better off with a simple script:
If you're working on a longer script, you might want to implement an external script:
An external script is interpreted as if it precedes the local script. For a complete example take a look at our banner script in Column 13, Scrolling JavaScript Banners.
People who read this tip also read these tips: Look for similar tips by subject: |