1. Home
  2. Computing & Technology
  3. JavaScript

Interest Rate Converter

3. Body Script

clr gif
Join the Discussion

Questions? Comments?

More of this Feature

Introduction Head Script

The final step is to copy the following script into the body section of your page where you want the calculator to appear.

Once you have created your code you just save it to an external javascript file. I called mine intrateb.js. You then link it into the body of your page where you want the calculator to appear using the following code:

<script type="text/javascript" src="intrateb.js">
</script>
Sample Page | Head Script | Body Script
Explore JavaScript
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

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

  1. Home
  2. Computing & Technology
  3. JavaScript

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

All rights reserved.