A key component in a JavaScript programmer's arsenal is the methodology of unobtrusive JavaScript -- the idea that a web page's behavior should remain separate from its structure. In this tutorial, Ara overcomes one of the challenges of unobtrusive JavaScript: tricky timing issues.
