gitmyhub

send_keys

JavaScript ★ 2 updated 15y ago

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.

No plain-English explanation yet — one is being written right now. Check back in a minute.