JavaScript Event Delegation Demo

Add more items

This uses JavaScript Event Delegation to ensure that new DOM elements can automatically respond to events without having to re-bind event handlers.