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

Feedback on: irt.org FAQ Knowledge Base Q854

irt.org | About | Feedback | 4948 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q854

Sent by
rHBa on Monday August 27, 2007 at 10:44:48

Worth:

Length:
Too long

Technical:

Comments:
Something like this has always worked for me:

<form action="#" name="my_form" method="post">
<input type="text" name="my_text_input" />
<input onClick="if(this.checked) document.my_form.my_text_input.disabled = true; else document.my_form.my_text_input.disabled = false;" type="checkbox" />
</form>





Other feedback on 'irt.org FAQ Knowledge Base Q854' - show all


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.