Live Preview
Problem summary
The user wants to check how changes in form fields effect and end result as quickly as possible.
Example

Usage
Solution
Update a live preview of what modifying a form will result in throughout the entire interaction with the form. Instead of waiting for the user to submit the form, the changes are shown immediately in a preview. Each user event of significance results in a browser-side processing.
Rationale
The result is increased interactivity. The user does not need to wait for page reload on a form submit to find out whether data was inputted correctly into the form. The feedback is immediate.
More examples images of the Live Preview pattern

When you add comments to an article at www.interaction-design.org, you can view a live preview of the final comment unfolding before your eyes.


One of the best forms of feedback ánd feed forward there is. It takes away the doubt about the result of what your doing.