Writing a jQuery plugin to create scrolling regions in HTML

Written on 07/10/2012

How to make a scrolling pane in HTML/CSS; in particular, how to wrap it all in a jQuery plugin for easy reuse.