Javascript Tidbits
by David W. Jeske
soft hyphen support
- optional line breaks
javascript xml fetch
- fetch over http and process xml data from javascript
field auto-complete
- dhtml for autocompleting values in a field
single-page frameset
- load many frames in a single pageload!
indent/overhang
- where the first line is not indended but the others are.
parent detect
- detect if you are in an iframe
dhtml spreadsheet
- high performance table w/click-to-edit for cells
dhtml drag-reorder
- drag rows of a table to indicate where you want them reordered
inline-editing
dhtml chooser
- fancy dhtml replacement for SELECT/OPTION, somewhat like a combo-box, but with completion
layer hide
auto-size textarea
mvc style table render
- draws a table with a scrollbar where only visible rows are placed in the DOM as the user scrolls
David W. Jeske (
jeske@chat.net
)