I want to work with multiple independent windows in the web environment with JavaScript, jQuery, and so on. Similar to using MDI in Windows Forms.
I know how to make this environment in Silverlight, but I want to do it with a browser language, and these windows will open from a server call via SignalR, similar to a chat.