Form Field Default Values
Provides a simple way to assign default values to textboxes and textareas. Default values are only placed in empty fields. Values are cleared when the field is focused, and return when field loses focus (if the field wasn't populated). Plugin also captures the parent forms submission - so fields that still contain the default value when the form is submitted are emptied.
评论