In the process of converting an application with a .NET component in Javascript. One of the features of the graphical user interface was a lot to change the order of their application. In .NET, this was done through Sandock:
http://www.divelements.com/net/controls/sanddock/screenshots.aspx
Anything like this for javascript?
The closest I know is the ExtJS javascript library . I used it in several projects very successfully, since it allows you to create rich web interfaces that are very similar to the Windows user interfaces (or widgets).
, , javascript, .
ExtJS , jquery .
:http://layout.jquery-dev.net/demos.cfm ( this)
, , . , :
: , .
http://docker.webcabin.org/
javascript dock panel, . https://github.com/developerDoug/HtmlJavascriptDockInVS2010