Ajax Shopping Cart with Gaia
Here you can see an Ajax Shopping Cart Example. Try to drag the items from the right and drop them
in the shopping cart to the left.
This example utilizes AspectDraggable and the AspectDroppable to be able to create the Shopping Cart. Basically
the Shopping Cart itself has a Droppable "aspect" attached to it while the shopping items have the Draggable "aspect"
attached to them. Other than that it's nothing more magically than a couple of Gaia Ajax Images and a Gaia Ajax Panel.
Your shopping cart is currently empty. Drag items to the cart to buy.
Features
- Flexible - Drag and drop any Gaia Ajax Controls into any Gaia Ajax Controls
- Lightweight - Less than 6KB of JavaScript
- Portable - Runs on almost all browsers
- Follows standards - XHTML, ECMA and ready for accessibility
- Easy to use - No JavaScript knowledge required. Code everything on server in C# or VB.NET
- Easy to maintain - Does a lot for practically "no code"
Controls used in sample
Gaia Image
Gaia ImageButton
Gaia Label
Gaia Panel