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?

link|improve this question

75% accept rate
feedback

1 Answer

up vote 1 down vote accepted

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.