[JS, jQuery] Cost estimation calculator

I got very bored this evening looking at paperwork so I decided to hack together a simple cost calculator (time*rate) for project estimations to amuse myself… it actually turned out quite useful, but if anything it’s just a nice little jQuery workout. :suppose_maybe:

Demo**
http://rayboyd.com/projects/011/index.html**

Source
**http://rayboyd.com/projects/011/javascripts/master.js

**