Web www.gerd-tentler.de
Version 1.2 (released Mar. 17, 2007) [Download]

Usage

Adapt the configuration to your needs. Then insert this line into your HTML body (not head!):
<script type="text/javascript" src="calculator.js"></script>
In your HTML page, create a link to the calculator like this:
<a href="javascript:viewCalc()">Calculator</a>

Comments