I recently have been thinking about tabular displays and how to make them better. For instance, suppose that your final output of an application looked like the following: <table id="tbl"> <thead> <tr> <th>One Header<...
The point of this article is not to point out how hard it is to use JQuery or anything like that; rather, JQuery is very easy and efficient to use. However, as with any third-party JS library (I happen to be using JQuery at the moment), using this library...