How do you simulate typing using jQuery?

user149135 picture user149135 · Apr 5, 2010 · Viewed 10.6k times · Source

Like how the click() can be used to trigger a click event on an element, is there any way to simulate the typing of a string?

Answer

Nick Craver picture Nick Craver · Apr 5, 2010

You can use these events, depending on what you want: