Hello,
I am in looking for a very simple script, but not simple enough for me to know how to program.
Basically, I have an HTML page with long list of items, each with a specific dollar amount, I need to make it so that there is a checkbox by each item, and when someone comes to the page and selects items, it adds up the dollar amount for all items checked and displays that amount at the bottom of the page.
Something like this is what I am looking for:
<!-- m --><a class="postlink" href="http://javascript.internet.com/calculators/checkbox-calculator.html">http://javascript.internet.com/calculat ... lator.html</a><!-- m -->
The only problem in me using that one is I will have to change dollar values and items on the page often, and using that one does not allow changes like that very easily. Plus I will have about 8 different pages of items.
Does anyone know of a script like what I am looking for or can at least help me out with this? I am a javascript newbie.
Any help is a ppreciated!
Jason
I am in looking for a very simple script, but not simple enough for me to know how to program.
Basically, I have an HTML page with long list of items, each with a specific dollar amount, I need to make it so that there is a checkbox by each item, and when someone comes to the page and selects items, it adds up the dollar amount for all items checked and displays that amount at the bottom of the page.
Something like this is what I am looking for:
<!-- m --><a class="postlink" href="http://javascript.internet.com/calculators/checkbox-calculator.html">http://javascript.internet.com/calculat ... lator.html</a><!-- m -->
The only problem in me using that one is I will have to change dollar values and items on the page often, and using that one does not allow changes like that very easily. Plus I will have about 8 different pages of items.
Does anyone know of a script like what I am looking for or can at least help me out with this? I am a javascript newbie.
Any help is a ppreciated!
Jason