Table with jQuery-based expandable rows and columns
Working on a new project that will allow users to compare some of the leading Federal budget deficit reduction plans. The data/plans will be presented in a table. Because of the great detail of data, users are initially presented with a collapsed table. I'm using jQuery to allow users to expand individual rows and columns. […]