Little javascript help

Associate
Joined
26 Jan 2005
Posts
1,586
Location
Newcastle, UK
Hey all,

Just wondering if anyone can help me with this little form problem I have.

www.scottjs.net/test.htm

If you type in box 1 it will copy the text into box 2 as you're writing it which is what I need it to do, but it is always one character behind and I don't know how else to do it. So if I type a character, the char won't print in the other box until I press another key.

Is there another way Ican do this so when I type the first char it shows the first char in the other box straight away?

Thanks,
Scott.
 
Back
Top Bottom