http://www.webreference.com/programming/javascript/external/
I got that link by searching on "javascript external file" at
Google.
Google is your friend. Answers to many (most?) of your
questions are readily
available at Google with an intelligent search. Advantages:
Probably quicker
than waiting for a response here; You will learn more; People
here won't
compare you to that boy who called "wolf". ;-)
--
Walt
"smittyboy63" <webforumsuser@macromedia.com> wrote in
message
news:etkp8g$f23$1@forums.macromedia.com...
>I just created my first rollovers ever and I see it put
javascript up in
>the
> head of my .html page. I want to remove it and make it
external to control
> several pages. I am assuming I just create a new
Javascript file (and then
> place it in my "includes" folder, right?). How do I
attach the external
> javascript file to my pages??? I know how to attach a
.css file. But I've
> never
> attached a javascript file before..........
>