|
|
 |
Re: FN-FORUM: Javascript onchange() etc
date posted 1st September 2006 15:18
Rob,
Try onKeyPress = "check_integer()"
Rich.
On 1 Sep 2006 14:23:52 -0000, Rob Garbutt [EMAIL REMOVED] wrote:
>
> 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
>
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|