Projects / nrsTable

nrsTable

nrsTable is a JavaScript script that will allow a developer to create HTML tables from arrays. The tables can be automatically sorted simply by clicking on the heading. A lot of customization can be done for the tables, such as colors, pages, captions, and more.

Tags Internet Web Dynamic Content CGI Tools/Libraries
Licenses GPL
Implementation JavaScript

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  15 Feb 2006 08:06
  • Rrelease-after

Changes: A small bug that would skip displaying a row at the beginning of a table was fixed. This was only the case in IE.

  • Rrelease-mid
  •  25 Jan 2006 13:02
  • Rrelease-after

Changes: this release fixes a bug that occurred when the user tried to change the number of entries per row.

  • Rrelease-mid
  •  20 Jan 2006 13:43
  • Rrelease-after

Changes: This release moves the left arrows when the user is browsing the first page and the right arrows when the user is browsing the last page. It deals with a bug when the links or data array are null or empty. It updates all the documentation for the project.

  • Rrelease-mid
  •  12 Jan 2006 14:00
  • Rrelease-after

Changes: This fixes a major bug that was stopping the JavaScript in the page. The error was that quicksort did not like calling outside functions. So instead, this fix splits the natural compare sort (which is now a bubble sort) and the regular sort (which is still a quicksort), and fixes the problem. This release also adds a minor feature of being able to disable columns for sorting.

  • Rrelease-mid
  •  10 Jan 2006 14:02
  • Rrelease-after

Changes: When the user specifies the display of a nav bar, it will only display it if there is more than one page.

F616ae233d703a1e59c76e9427a4cd5a_thumb

Project Spotlight

HeeksCAD

A 3D CAD application.

No-screenshot

Project Spotlight

Audtty

An ncurses frontend to Audacious.