Thursday, February 11, 2010

jQuery.Layout Sized Container Example

Wanting to duplicate the Telerik Splitter control, but only wanting to use open source projects, I went on my search to find the right jQuery plug-in. I found a very good splitter/layout plug-in found on the jQuery website that was well documented and supported found here:

http://plugins.jquery.com/project/Layout

One of the examples that was missing on their site was a "sized" container. Almost all the examples on their site are full page width examples. So here's the example:

http://www.samstange.com/jQueryExamples/SimpleSizedContainerLayout.htm

0 comments: