Hi.
Am new to javascript so this may sound dumb. I just want to know what happens when i include a javascript file in my webpages. Is the file downloaded for each page that includes the script file or does the browser use the copy that was downloaded initially till a fresh visit is started?
Thanks. :)