FN-FORUM: Javascript onchange() etc
date posted 1st September 2006 15:10
Hi all,
I'm validating a form and have used onchange="check_integer()" to fire off
that function. onchange only seems to work when you click outside of the
input box.
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?
cheers in advance!
Rob