jQuery Minimal Vertical Splitter

This example shows the minimum code and markup required to create a vertical splitter with fixed height and width, with a class to set minimal styles and using plugin defaults for all settings.

See the splitter documentation

This is the left pane of the minimal vertical splitter. Easy, eh?
This is the right pane of the minimal vertical splitter. No initial size or position was given, so the two panes start at the same size. The other examples are more complex, but show typical markup and code.