Helo: I�m working on a form that I�d like to have a feature that adds your total as items are selected. Currently, I�ve got some javascript doing the job but it only works in ie, and besides, I�d rather use php if possible.
The current prototype form lives at http://www.seatthole.com/order2.php Can anyone tell me if there�s a way to update the total at the bottom of the page in realtime as the user makes changes? Thanks... Django

