jQuery Form Track Changes 介绍
Plugin to track changes in a form. Any fields that belong to a form are
tracked for changes from the point of DOM ready. A change list is maintained
where all the modified field names are registered. When a change is reverted,
the field name is removed from the list.