You Don’t Need a jQuery Plugin for That
I was recently working on a web app with a very, very clever Rails developer who needed to add a a series of hierarchically nested lists (a ‘tree view’), the deepest level of which contained checkboxes to control the data displayed on a graph. Like most good…