20
Jul/09
0

TableFormatter

Wraps a long table consisting of one column into a multi-column table. Helpful for long lists with changeable size.

19
Jul/09
0

TableDiagram

Quick way to generate a chart from a HTML-table.

19
Jul/09
0

Suggest As You Type

This script was written back when such tools as Scriptaculous Autocompleter etc. did not exist yet but were in demand already.

19
Jul/09
0

PrettyCheckboxes

This script allows you to decorate your form elements, putting an end to the boring standard look.

19
Jul/09
3

Cascading Selects

The script creates dynamically a set of select elements: the range in each following is related to the selected option in the previous one.

In the script source, you have to configure the form ID as on you page (default “mainform”) and the complete set of the select options.
They are implemented as one-, two- and three-dimensional [...]