|
I'm making a form where people can put in numbers and when they come across a new input field, the numbers they have already typed are added up into that.
How do I do this?
I can't post my code. It's HUGE. And all of it's vital.
So here's what I'm doing.
I'm making a generator that makes websites. I need the generator to automatically add up some inputs and put them in a text box, all live (like AJAX). Why?
Since it's creating a website, I want it to find what header width would go best with the rest of it. It needs to add up the width of the 2 side columns, and the main column, but I want it to be automatically.
Is this possible? If so, please help!
Thanks,
Physicsguy
Last edited by Physicsguy; 06-28-2009 at 12:45 AM..
|