The aim of this code is to allow draggable browsing of EPG schedule data within a window. As you move around, data will be loaded in accordingly onto and infinitely draggable surface.
The data is live and is taken from the BBC's Programmes catalogue. It demo's several interesting client-side techniques including CSS display properties, positioning and layers, Javascript CSS control and JSON data parsing.