|
Posted by nice.guy.nige on 12/16/06 20:36
While the city slept, Jukka K. Korpela (jkorpela@cs.tut.fi) feverishly
typed...
> It does not help against the problem that the user starts typing and
> then the JavaScript code starts executing and kills his input. Of
> course, if the author is slow in typing, he never realizes this.
Eh? How is this going to kill the user's input? The script is fired when the
field acquires focus, not at any other time. Are you getting this confused
with forms which give focus to a particular field when the page has loaded
(using the onload handler in the body element)? If so, that is a particular
bugbear of mine and one which I addressed in here long ago:
http://www.html-faq.com/htmlforms/?entryfocus
Cheers,
Nige
--
Nigel Moss http://www.nigenet.org.uk
Mail address will bounce. nigel@DOG.nigenet.org.uk | Take the DOG. out!
"Your mother ate my dog!", "Not all of him!"
Navigation:
[Reply to this message]
|