Because I want to be like the cool kids too
When building complex web applications it is often necessarry to restrict the user to keeping only a single instance open, and to do this you need to check for the precense of an existing instance, either directly or indirectly.
Posted by oyvind.kinsey on November 15th, 2009 under programming Tags: Javascript, Single instance • 1 Comment