is there an input on type? I know there is onClick and onChange... but in need something to call a javascript function onType... but onType seem to be the function name...
I'm not a JavaScript expert, but I'm pretty sure there isn't. The closest event handler you'd probably find would be onchange.