Skip to content

Latest commit

 

History

History
executable file
·
18 lines (10 loc) · 1.32 KB

README.md

File metadata and controls

executable file
·
18 lines (10 loc) · 1.32 KB

///// About

costEstimatr is a very simple jQuery plugin that I created to easily allow anyone who offers a service to provide a real-time cost estimate to their users. In a nutshell, this plugin allows you to add the value attribute of all checkboxes, radio buttons and select form elements (as long as you have set it to a number which represents the price) and outputs a cost estimate as well as an optional estimate on the number of days it will take to complete the project.

///// Usage

For usage instructions, please visit: http://www.tonybebber.com/costestimatr-jquery-plugin

///// Demo

http://tonybebber.com/projects/costEstimatr/demo/index.html

///// License

This is distributed under the Creative Commons Attribution 3.0 License. You are free to use this plugin in any form for any project. Of course, if you do find the plugin useful it would be great if you could provide a link back to my plugin page http://www.tonybebber.com/costestimatr-jquery-plugin