Feb/100
How to define a jQuery autocompleter callback function
I have spent a lot of time on creating a working callback function for the jQuery autocomplete plugin (http://docs.jquery.com/Plugins/Autocomplete).
Here is a working example:
Jul/090
HTMLConvert
The converter transforms the text you type into the standard HTML code that every browser can recognize without altering the character encoding.
Where this HTML Code can be used?
If you would like to show HTML, PHP, XML… source texts on your page
If you would like to show some different character sets on your page
and so [...]
Jul/090
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.
Jul/090
PrettyCheckboxes
This script allows you to decorate your form elements, putting an end to the boring standard look.
Jul/093
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 [...]
