Re: FN-FORUM: Javascript onchange() etc
date posted 1st September 2006 15:18
Rob Garbutt wrote:
> Is there another way of doing it so that the function gets fired off as soon
> as a character is inserted into the input box?
>
>
onkeydown()
onkeyup()
onkeypress()
?
|