|
C alculate the monthly payment or number of months to pay off a credit card debt using the remaining balance and interest rate.
W e have tested the code in IE5.5, IE6.0, Firefox1.0, Opera8.0 and Netscape7.02 and Netscape8.0. This script worked well in all platforms with the exception of Netscape7.02 where it will "Not" work. After you put in all the information and select the "Calculate" button, nothing happens.
D epending on your knowledge of HTML and javascripts, this is an easy, two part copy and paste code with the only reconfigurations possible are that of cosmetic ( table color) in the <HEAD> section (Style Sheet) of the code. See below:
Default Style Sheet
<style type="text/css">
<!--
.cwCalc{border:1px solid black;}
.cwCalc TH{background-color:#BBBBBB;}
.cwCalc TD{background-color:#DDDDDD;}
-->
</style>
Reconfigured Style Sheet
<style type="text/css">
<!--
.cwCalc{border:1px solid #ba55dc;}
.cwCalc TH{background-color:#000000;}
.cwCalc TD{background-color:#000000;}
-->
</style>
A
s you can notice in the above example, all we did was change the table colors to be more cosmetic with our site. Just play around with the colors until you find the ones that work for you. If you would like to see the default colors, just grab the below link:
[ Default Credit Card Payoff Calculator ]
I
n reference to the <BODY> section of code, just paste it anywhere you want this calculator to appear. There are "No" reconfigurations in this section of code.
I
f you would like to add this effect into your pages, grab the below link and you are there. If you have any problems with this, feel free to contact us.
[
Get Code Here ]
Search Our Site By Individual letter
[ A ]
[ B ]
[ C ]
[ D ]
[ E ]
[ F ]
[ G ]
[ H ]
[ I ]
[ J-K ]
[ L ] |
Little Tips Directory [ Page 1 ] [ Page 2 ] [ Page 3 ] [ Page 4 ] [ Page 5 ] [ Page 6 ] [ Page 7 ] |
[ Index Page 1 ]
[ Index Page 2 ]
[ Index Page 3 ]
[ Index Page 4 ]
[ Index Page 5 ] [ Index Page 6 ] [ Index Page 7 ] [ Index Page 8 ] [ Index Page 9 ] [ Index Page 10 ] [ Index Page 11 ] [ Index Page 12 ] [ Index Page 13 ] [ News Letter Archives ]
[ Navigation Page ]
[ Archives Of Published Material ] |
If you are part of the ever growing number of webmasters who enjoy
sharing your knowledge with others on web design, join The
Consigliere Ltd. web ring to broaden your scope of exposure.
Join Today
This Site Was Built And Is Maintained Exclusively by
The Webmaster @ Consigliere Ltd.
Copyright © Consigliere Ltd., All Rights Reserved. 2001-