DHTML Example: The Shopping Cart

 
Using DHTML we can create complex applications such as an on-line store
When an item is added to the shopping cart, the value is saved in the parent frame

The Check Out Stand is generated dynamically by looping through the shopping cart and displaying all items currently in the cart object

Author: Michael Curry