Talk:Live Preview
From Interaction-Patterns.org
3 comments Jasper Kennis 20 Mar 22:55 One of the best forms of feedback ánd feed forward there is. It takes away the doubt about the result of what your doing.
PrabhakaranG 24 Jun 06:11 Hi Anders Toxboe, you have done a wonderful job here. I like the way it’s presented with the examples & references that you have provided. I have come across some websites, where they publish as if they have founded it, but in this case, you seem to be very honest & intelligent.
Just a clarification, have you ever designed this pattern using JS or something else. I wish you should keep investigating & put your thoughts how we can do this better. By this way you can showcase your creativity to the world.
Wish you all the best.
Warm Regards PrabhakaranG
Anders Toxboe 24 Jun 13:52 PrabhakaranG: Thank you for the nice words.
Yes, I have implemented this pattern before using javascript. It’s pretty simple -> add an onchange event listener to an < input > field and use the current value (this.value) to update the contents of another element.

