I can\'t figure out how to trigger a keydown event on a textarea element, e.g. imagine i have two textarea elements and when i type something in the first one, I want the se
Here's an example: apparently you add to the textarea's value property.
value