jQuery Plugin – Form Field Default Value
by Jason on August 24, 2008
Note: find the latest version of this plugin on Github! So I just finished writing my first jQuery plugin! The idea behind it is simple – provide a dead simple way to apply a default value to any text-based form (…)