fluidmind
Star God: Fu Star God: Lu Star God: Shou

JavaScript Functions

Over the years I've written many JavaScript functions for various projects. I'm finally pulling them together, cleaning them up, and making them available for use by anyone. These functions are written to work in any standards-compliant browser. I test them in Mozilla/FireFox, IE 6, Safari, Konqueror, and Opera.

I've documented all of these functions in the manner of JavaDoc, which can be parsed with the excellent JSDoc inline API documentation processor for JavaScript.

Form Manipulation

Page Manupulation

Miscellaneous