Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: Disabling form elements, February 05, 2002 at 11:03:29:

You are here: irt.org | About | Feedback | 3565 [ previous next ]

Feedback on:
Disabling form elements

Sent by
jcm0 on February 05, 2002 at 11:03:29:

Length:
Too long

Comments:
to disable a form field, add to the form element tag:

onfocus="this.blur();"

this works with netscape.


Other feedback on 'Disabling form elements' - show all

©2018 Martin Webb