|
|
Installing The Currency CalculatorThe installation of the Go Currency calculator is a simple javascript. The look and feel cannot be changed with this version but we are more than willing to discuss the possibility of customizing the calculator for your site. Just contact us at info@gocurrency.com
There are two pieces of javascript to install. The first goes in your head tags as explained below.
This code has the functions and needs to be in the head section
of the including page:
<script language="javaScript" src="http://www.gocurrency.com/js/rcalculator.js"></script>
The second piece of code is placed in your page layout and is installed inside the body of your site (and thus is in the body tags):
<script language="javaScript" src="http://www.gocurrency.com/js/gocurrcalc.js"></script>
|
|
|
|