There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This jQuery plugin will emulate typing of the input string into one or several text fields (<input type="text" /> or <textarea></textarea>). The plugin does this by iterating throught the input string and setting the elements value character by character while triggering the proper keyboard events.