ReadWriteWeb-like sidebar scrolling

Its from scrollspy in Twitter Bootstrap. Look at RWW javascript file for inspiration on how you might apply it to your sidebar div id. As well as the bootstrap docs.

Kind of hard to make it into a plugin since you don’t know what html classes or ids a give websites sidebar will be using.