Hi All,
I have some code which was very helpful from padas here on this exchange. Padas, if you see this, then you already know the code ;)
What I have is multiple, dynamically created PHP dropdown boxes. You will see from the example code at the link below, how padas combined what I was doing into one, as well as, the image of what I want in red. What I need now, is to take the totals of all rows and provide a running total from that. In other words, I need to continue to show the running total for each row, plus, at the bottom of the page, show a running total of all sub-totals as the selections are made for each row.
Any input would be great, as always, I greatly appreciate it =)
JQuery Dropdown Running Total Example
ASKER
I only made a minor change for it to plugin and work (see below). I really appreciate you taking the time to help me out on this =)
I haven't come across one person who hasn't been very helpful here, yet!
Open in new window