Javascript
These Javascript snippets are all intended to be functional on as many browsers and platforms as possible.
- Events - Finding the right event object when capturing events.
- Form Values - How to get and set values of form fields. Also how to use event handlers when form fields change.