Form prepopulation

Generic DOM-based javascript to prepopulate text inputs and textarea on page load, based on their title attribute.

In addition, the script also attaches onfocus/onblur behaviours to those elements — but the method only seems to work reliably in Mozilla/Firefox so far.

See the script for this experiment.