1. Home
  2. Computing & Technology
  3. JavaScript
photo of Stephen Chapman
Stephen's JavaScript Blog

By Stephen Chapman, About.com Guide to JavaScript since 2004

Adding JavaScript from JavaScript

Saturday August 29, 2009
JavaScript can easily download and run additional JavaScript

You don't need to use Ajax to download additional JavaScript code to run on your page. All that you need to do is to add the appropriate script tags into the head of your existing page to download additional JavaScripts. You then either have the code in the end of that script that calls the functions within the new script or simply use feature sensing to check if the functions have been downloaded yet.

Adding JavaScript from JavaScript
Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore JavaScript
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. JavaScript

©2009 About.com, a part of The New York Times Company.

All rights reserved.