MSDN has the functionality I'm looking for here. Since microsoft recognizes the usefulness of a split container for the web, is this page using a publically available microsoft created, .net based split container?
+1
A:
There is a Javascript js file in the page that references all of the containers. Alas, that script doesn't appear to be publicly available.
However, this should do the trick:
jQuery Splitter Plugin
http://methvin.com/splitter/
An online demo is here:
http://methvin.com/splitter/vsplitter.html
Robert Harvey
2009-10-13 18:32:45