Hi,
I am doing a simple online shopping site project. I have listed out each product like this
Ice cream (250 ml cone) [ ] $1.20
Nuts and Raisens [ ] $0.20
Fruits [ ] $0.50
No.s.(Quantity) [1] Price =
Now this will be the default look, so when a person checks the each checkbox, the price gets automatically added and increasing the number of quantity must increase the price likewisely, etc... How can i get it done dynamically, without refreshing the page each time? (Suppose using layers) Kindly help me out with the solution...
Thanx in advance...
Tommy
I am doing a simple online shopping site project. I have listed out each product like this
Ice cream (250 ml cone) [ ] $1.20
Nuts and Raisens [ ] $0.20
Fruits [ ] $0.50
No.s.(Quantity) [1] Price =
Now this will be the default look, so when a person checks the each checkbox, the price gets automatically added and increasing the number of quantity must increase the price likewisely, etc... How can i get it done dynamically, without refreshing the page each time? (Suppose using layers) Kindly help me out with the solution...
Thanx in advance...
Tommy