I am trying to recreate the effect in Hackertyper, http://hackertyper.com/ , where as soon as you start typing it triggers the output of preset text.
Could this code help at all? Detect all changes to a <input type="text"> (immediately) using JQuery