1. Home
  2. Computing & Technology
  3. JavaScript

Interest Rate Converter

2. Head Script

clr gif
Join the Discussion

Questions? Comments?

More of this Feature

Introduction Body Script

To add the Interest Rate Converter to your web page you need to copy two scripts into your page. The following script goes in the head section of your page.

Once you have created your code you just save it to an external javascript file. I called mine intrateh.js. You then link it into the head of your pageusing the following code:

<script type="text/javascript" src="intrateh.js">
</script>

The final step is to obtain the body 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.