I'm using the Jquery calculation and have just about everything working properly, but I need the total to display as 99.90, not 99.9 <-- Just an example. Here is a link the form I'm using. [link text][1]
[1]: So... .toFixed(), isn't working for some reason, when it should be! I can't find a mask that would work with this problem. Anyone.. any other ideas??