I have experience using ExtJS in the past to create dashboards, and one of my favorite features is the full-screen viewport with a border layout. This allows for easy splitting of a dashboard into panels on different sides without creating excessive scrollbars. You can check out examples of this layout here.
As I am currently working on a new dashboard project, I am looking for a JS library or jQuery plugin that can achieve a similar border layout functionality without the bloat and overhead of ExtJS. Any recommendations?