Release Central is a website that functions somewhat like a web app. It relies heavily on AJAX to display event information, without the page reload of a normal website. Each state is tracked using HTML5′s History API to modify the URL on the fly. This allows each event to have it’s own URL, as well, users can reliably use a browsers built-in history functions.
Website
Tags
AJAX, HTML5 History API, WordPress
