| ./ ../ form validation |
Useful snippets of javascript will be kept in this folder. Most of them have been written on later versions of IE, and I don't guarantee testing on other browsers. In the main, I don't trust javascript for public websites, and use it only for conveniences like Form Validation (which should be backed up by validation on the server anyway), or for intranet systems where you tend to have a reasonable guarantee over which browsers people are using.
As usual, use anything you like, but it would be nice if you credit and link to this site.