Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback: irt.org FAQ Knowledge Base Q985

Feedback on:
irt.org FAQ Knowledge Base Q985

Sent by Matt Sigman on February 14, 2000 at 15:48:10: - feedback #816

Worth:
Very worth reading

Comments:
There is a typo on this page.

The if statement in the function netscapeKeyPress(e) reads:

if (e.which == 13);

and should read:

if (e.which == 13)

This is causing the line right below the if statement to fire on every key press, not just key 13.

Thanks for a great site!




Sent by Babis Gakis on December 01, 2000 at 04:59:07: - feedback #2085

Worth:
Very worth reading

Comments:
This script does not work in Netscape 6. Any ideas on how to get it working?


Sent by Sebastien on November 27, 2001 at 15:25:44: - feedback #3373

Worth:
Very worth reading

Comments:
This doesn't work on fields other than text or textarea in v4.73

Any ideas?



Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.