This piece of code makes form fields more intelligent and usable. It clears the field on focus and if nothing is filled-in, it puts back the default value. There is a single line function MooTools for this, but I used jQuery elsewhere on the web, so I needed jQuery solution. But couldn’t find any good [...]